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

In This Topic
    OracleCursor Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the OracleConnection used by the OracleCursor.  
    Public PropertyGets or sets the required size of the OracleDataReader internal cache to store result set data. The default value is 131072.  
    Public PropertyGets a value indicating whether the OracleCursor object is closed or not.  
    Public PropertyGets a value indicating whether the OracleCursor object represents Null.  
    Top
    See Also