dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleRef Class
Fields Properties Methods

    OracleRef Class Members

    The following tables list the members exposed by OracleRef.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the OracleRef class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the OracleConnection used by this instance of the OracleRef.  
    Public PropertyGets a value indicating whether the reference to the object is null.  
    Public PropertyGets a value indicating whether the object has been received through the specified reference.  
    Public PropertyGets type of the object that OracleRef is referred to.  
    Public PropertyGets or sets a hexadecimal string representation of the reference to an Oracle object.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a copy of the current OracleRef instance.  
    Public MethodCloses the OracleRef instance and releases any resources associated with it.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodCloses the OracleRef instance and releases any resources associated with it.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodGets pinned NativeOracleObject object associated with the specified reference.  
    Public MethodGets pinned OracleObject object associated with the specified reference.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodDetermines whether the specified OracleRef object is equal to the current OracleRef.  
    Public MethodOverloaded. Creates an object associated with the specified reference.  
    Public MethodConverts a REF to a hexadecimal string.  
    Public MethodRemoves an object associated with the specified reference.  
    Top
    See Also