Overload | Description |
---|---|
OracleBFile Constructor() | Initializes a new instance of the OracleBFile class. |
OracleBFile Constructor(String,String) | Initializes a new instance of the OracleBFile class with the specified name of the file and directory. |
OracleBFile Constructor(OracleConnection) | Initializes a new instance of the OracleBFile class with the specified OracleConnection. |
OracleBFile Constructor(OracleConnection,String,String) | Initializes a new instance of the OracleBFile class with the specified OracleConnection, name of the file and directory. |