OracleRef constructors instantiate new instances of OracleRef class.
Overload List:
OracleRef(OracleConnection, string)
This constructor creates an instance of the OracleRef class with a connection and a HEX string that represents an REF instance in the database.
OracleRef(OracleConnection, string, string)
This constructor creates an instance of the OracleRef class using the specified OracleConnection object, user-defined type name, and an object table name