dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace
/
OracleBFile Class
/ CloseFile Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
CloseFile Method
In This Topic
Closes the physical file associated with the
OracleBFile
object opened before by
OpenFile
method.
Syntax
Visual Basic
C#
'Declaration Public Sub CloseFile()
public void CloseFile()
Remarks
Use
CloseFile
method to close the physical file associated with the
OracleBFile
object.
See Also
Reference
OracleBFile Class
OracleBFile Members