Format

Close()

If a database is currently open, this will close the database and any queries currently running in it. Usually you don’t need to call this directly, because deleting the datum will do it for you.

See also

Open proc (database)