OracleBFile Constructors
OracleBFile constructors create new instances of the OracleBFile class.
                  
Overload List:
- 
                        
                        This constructor creates an instance of the OracleBFileclass with anOracleConnectionobject.
- 
                        OracleBFile(OracleConnection, string, string) This constructor creates an instance of the OracleBFileclass with anOracleConnectionobject, the location of theBFILE, and the name of theBFILE.