OracleRefCursor Properties

OracleRefCursor properties are listed in Table 14-34.

Table 14-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