13.4.4 OracleRefCursor Properties

OracleRefCursor properties are listed in Table 13-34.

Table 13-34 OracleRefCursor Properties

Properties Description

Connection

A reference to the OracleConnection used to fetch the REF CURSOR data

FetchSize

Specifies the size that the OracleDataReader internal cache needs to store result set data

IsNull

Indicates whether or not the OracleRefCursor is null

RowSize

Specifies the amount of memory the OracleRefcursor internal cache needs to store one row of data