Description
This method will close a database.
Syntax
Function Close
Parameters
none
Return value
Example
Sample code
Dim valIf DB.Select() Then Do val = DB.GetCellVaue( "Field1" ) Loop While( DB.GoNext() ) DB.Close()End If
See also
Platform Objects and MethodsDB.sortDB.AppendFinish
Platform Objects and Methods
DB.sort
DB.AppendFinish