This member function closes the database.
BOOL Close( );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
TRUE if the operation succeeded. FALSE if the database could not be closed. Call ::GetLastError to determine why the operation failed.
Calling this function is optional. The database is automatically closed by the destructor.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::Open, ::GetLastError