OPTIONS
翻译或纠错本页面

closeAllDatabases

closeAllDatabases

closeAllDatabases is an internal command that invalidates all cursors and closes the open database files. The next operation that uses the database will reopen the file.

警告

This command obtains a global write lock and will block other operations until it has completed.

ON THIS PAGE