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