This member function sets the application-defined identifier of the database.
BOOL SetIdent( DWORD dwIdent );
Header file: | Wcedb.h |
Platforms: | |
Versions: | 2.0 and later |
TRUE if the property's identifier was successfully set. FALSE if there was an error. Call ::GetLastError to determine why the operation failed.
The application-defined identifier must be unique within the object store.
CCeDBDatabase Overview, CCeDBDatabase Member Functions, Windows CE Database Classes, CCeDBDatabase::GetIdent, ::GetLastError