CloseDatabase()
Syntax
CloseDatabase(#Database)Description
Close the specified #Database (and connections/transactions if any). No further operations are allowed on this database.
Note: all remaining opened databases are automatically closed when the program ends.
Supported OS
All