Name | Description | |
---|---|---|
NativeOracleObject Constructor | Overloaded. Initializes a new instance of the NativeOracleObject class. |
The following tables list the members exposed by NativeOracleObject.
Name | Description | |
---|---|---|
NativeOracleObject Constructor | Overloaded. Initializes a new instance of the NativeOracleObject class. |
Name | Description | |
---|---|---|
Connection | Gets or sets OracleConnection used by NativeOracleObjectBase descendant. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) | |
IsNull | Indicates whether or not the NativeOracleObject represents a null value. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) | |
Item | Overloaded. Gets or sets the value of the specified attribute. | |
ObjectType | Gets an OracleType of the specified object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Disposes the resources allocated by the NativeOracleObjectBase object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) | |
Flush | Flushes updated data to the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetOracleValue | Overloaded. Gets the value of the attribute in its Oracle format wrapped by dotConnect for Oracle. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Refresh | Refreshes object data from the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) | |
SetAttributeNotNull | For internal use. |