DbServer.Close Method | |
Close the database file and its associated index files.
Namespace:
VO
Assembly:
VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax Remarks
It will also help the garbage collector if you set the oDBServer to NULL_OBJECT after closing it.
See Also