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