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

In This Topic
OracleRef Class Methods
In This Topic

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

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