Name | Description | |
---|---|---|
![]() | OracleObject Constructor | Overloaded. Initializes a new instance of the OracleObject class. |
The following tables list the members exposed by OracleObject.
Name | Description | |
---|---|---|
![]() | OracleObject Constructor | Overloaded. Initializes a new instance of the OracleObject class. |
Name | Description | |
---|---|---|
![]() | IsNull | Indicates whether or not the OracleObject represents a null value. |
![]() | Item | Overloaded. Gets or sets the OracleAttribute or OracleArray element by the specified path. |
![]() ![]() | Null | Represents a null value of an OracleObject object. |
![]() | ObjectType | Gets an OracleType of the specified object. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | 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) |
![]() ![]() | ExecuteMethod | Overloaded. Invokes the specified method of an object of user-defined type. |
![]() | 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) |