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

In This Topic
    NativeOracleObjectBase Class Members
    In This Topic

    The following tables list the members exposed by NativeOracleObjectBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets OracleConnection used by NativeOracleObjectBase descendant.  
    Public PropertyIndicates whether or not the NativeOracleObject represents a null value.  
    Public PropertyGets or sets the OracleAttribute or OracleArray element by the specified path.  
    Public PropertyGets an OracleType of the specified object.  
    Top
    Public Methods
     NameDescription
    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 NativeOracleObjectBase object.  
    Public MethodFlushes updated data to the server.  
    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)
    Public MethodRefreshes object data from the server.  
    Top
    See Also