Database::CloseHandle | ||
Description | ||
Close the specified handles or close all handles. | ||
Options | ||
Handle |
The name of the recordset- or database-handle that must be closed. This removes all references and destroys all related data. | |
Additional
Handle(s) |
The name of the recordset- or database-handles that must be closed. This removes all references and destroys all related data. | |
Close
All Handles |
Closes all currently open handles, including the handle to the INTERNAL-database. |