This member function sets the name of the database.
BOOL SetName( LPCWSTR wszName );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
TRUE if the name was successfully assigned to the database. FALSE if there was an error. Call ::GetLastError to determine why the operation failed.
The name must be unique within the object store.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::GetName, ::GetLastError