public int InitialLobFetchSize {get; set;}
'Declaration Public Property InitialLobFetchSize As Integer
Setting this property allows improving performance of getting data when the data contains small LOB values.
This property works only when the version of both Client and server is 11 or higher or in the Direct mode with the server 11 or higher.
OracleCommand Class OracleCommand Members