Name | Description | |
---|---|---|
![]() | OracleAnyData Constructor | Initializes a new instance of the OracleAnyData class. |
The following tables list the members exposed by OracleAnyData.
Name | Description | |
---|---|---|
![]() | OracleAnyData Constructor | Initializes a new instance of the OracleAnyData class. |
Name | Description | |
---|---|---|
![]() | IsNull | Indicates whether or not the OracleAnyData represents a null value. |
![]() ![]() | Null | Represents a null value that can be assigned to the Value property of an OracleAnyData structure. |
![]() | OracleDbType | Gets the type of the OracleAnyData. |
![]() | OracleValue | Gets the value of the OracleAnyData. |
![]() | Value | Gets the value of the OracleAnyData converted to a .NET type. |
Name | Description | |
---|---|---|
![]() | Dispose | Disposes the resources allocated by the OracleAnyData object. |