OracleBFile constructors create new instances of the OracleBFile class.
Overload List:
This constructor creates an instance of the OracleBFile class with an OracleConnection object.
OracleBFile(OracleConnection, string, string)
This constructor creates an instance of the OracleBFile class with an OracleConnection object, the location of the BFILE, and the name of the BFILE.