16.8.2 OracleRef Constructors
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 anREF
instance in the database. -
OracleRef(OracleConnection, string, string)
This constructor creates an instance of the
OracleRef
class using the specifiedOracleConnection
object, user-defined type name, and an object table name