FetchSize Property (OracleCursor)
Gets or sets the required size of the
OracleDataReader internal cache to store result set data. The default value is 131072.
'Declaration
Public Property FetchSize As Integer
public int FetchSize {get; set;}
Property Value
The required size of the
OracleDataReader internal cache to store result set data.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2