OracleBFile Constructor(String,String)
Initializes a new instance of the
OracleBFile class with the specified name of the file and directory.
'Declaration
Public Function New( _
ByVal As String, _
ByVal As String _
)
Parameters
- directory
- Name of the directory with which an OracleBFile object is associated.
- fileName
- The name of a physical file with which an OracleBFile object is associated.