This documentation is archived and is not being maintained.
close method
Closes the connection to a database.
Syntax
var retval = IDBDatabase.close();
Parameters
This method has no parameters.
Return value
Type: HRESULT
This method can return one of these values.
- S_OK
Standards information
See also
-
IDBDatabase