dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleCursor Class

In This Topic
OracleCursor Class Methods
In This Topic

For a list of all members of this type, see OracleCursor members.

Public Methods
 NameDescription
Public MethodCloses server cursor.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposes the resources allocated by the OracleCursor object.  
Public MethodGets an OracleDataReader for the specified cursor.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Top
See Also