dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleRef Class / OracleRef Constructor / OracleRef Constructor(String)
A hexadecimal string representation of the reference to an Oracle object.

In This Topic
OracleRef Constructor(String)
In This Topic
Initializes a new instance of the OracleRef class.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As String _
)
 

Parameters

value
A hexadecimal string representation of the reference to an Oracle object.
See Also