CloseDatabase  Method

Description         The method closes the ODBC database.

Usage                  RetVal = [BiDb.] CloseDatabase

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

Use GetLastDBError method to retrieve last error code.

See Also              OpenDatabase Method