OracleRef Constructors
OracleRef constructors instantiate new instances of OracleRef class.
Overload List:
-
OracleRef(OracleConnection, string)
This constructor creates an instance of the
OracleRefclass with a connection and a HEX string that represents anREFinstance in the database.Not Available in ODP.NET, Managed Driver and ODP.NET Core
-
OracleRef(OracleConnection, string, string)
This constructor creates an instance of the
OracleRefclass using the specifiedOracleConnectionobject, user-defined type name, and an object table nameNot Available in ODP.NET, Managed Driver and ODP.NET Core