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. |