Closes the D3 file associated with the specified clsD3File object and destroys the object.
Syntax
object.brCloseFile oFile |
Parameters
Parameter |
Description |
object |
An object variable that represents a clsD3Connection object. |
oFile |
An object variable that represents the clsD3File object to be destroyed. |
Remarks
Attempting to use a clsD3File object that is closed results in a run-time error.
Any attempt to close a clsD3File object that has been closed is ignored.
FlashBASIC Reference
close