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

NativeOracleObject Class Members

The following tables list the members exposed by NativeOracleObject.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the NativeOracleObject class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets OracleConnection used by NativeOracleObjectBase descendant. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public PropertyIndicates whether or not the NativeOracleObject represents a null value. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public PropertyOverloaded. Gets or sets the value of the specified attribute.  
Public PropertyGets an OracleType of the specified object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public MethodDisposes the resources allocated by the NativeOracleObjectBase object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public MethodFlushes updated data to the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets the value of the attribute in its Oracle format wrapped by dotConnect for Oracle.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRefreshes object data from the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public MethodFor internal use.  
Top
See Also