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

In This Topic
    OracleRef Class Members
    In This Topic

    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 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 MethodCloses the OracleRef instance and releases any resources associated with it.  
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (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 MethodObtains a lifetime service object to control the lifetime policy for this instance. (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