13.4.5 OracleRefCursor Instance Methods

OracleRefCursor instance methods are listed in Table 13-35.

Table 13-35 OracleRefCursor Instance Methods

Methods Description

Dispose

Disposes the resources allocated by the OracleRefCursor object

Equals

Inherited from System.Object (Overloaded)

GetDataReader

Returns an OracleDataReader object for the REF CURSOR

GetHashCode

Inherited from System.Object

GetType

Inherited from System.Object

ToString

Inherited from System.Object