Name | Description | |
---|---|---|
![]() | Connection | Gets the OracleConnection used by the OracleCursor. |
![]() | FetchSize | Gets or sets the required size of the OracleDataReader internal cache to store result set data. The default value is 131072. |
![]() | IsClosed | Gets a value indicating whether the OracleCursor object is closed or not. |
![]() | IsNull | Gets a value indicating whether the OracleCursor object represents Null. |