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 OracleRefclass with a connection and a HEX string that represents anREFinstance in the database.
- 
                        OracleRef(OracleConnection, string, string) This constructor creates an instance of the OracleRefclass using the specifiedOracleConnectionobject, user-defined type name, and an object table name