OracleRef Class Properties
In This Topic
For a list of all members of this type, see OracleRef members.
Public Properties
| Name | Description |
 | Connection | Gets the OracleConnection used by this instance of the OracleRef. |
 | IsNull | Gets a value indicating whether the reference to the object is null. |
 | IsPinned | Gets a value indicating whether the object has been received through the specified reference. |
 | RefType | Gets type of the object that OracleRef is referred to. |
 | Value | Gets or sets a hexadecimal string representation of the reference to an Oracle object. |
Top
See Also