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

NativeOracleObjectBase Class Members

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 Method (Inherited from System.MarshalByRefObject)
Public MethodDisposes the resources allocated by the NativeOracleObjectBase object.  
Public MethodFlushes updated data to the server.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRefreshes object data from the server.  
Top
See Also