Location:
cdbcols.h
Supported from 5.0
The following macros define fields that are present in all tables, except where stated, in a CommDb database.
COMMDB_ID
Unique ID assigned by the server for identification of records by the server.
Type: TUint32
COMMDB_NAME
Name of the record for easy identification by the user.
This is not present in the some tables.
Type: Text
COMMDB_READ_ONLY
Read-only record?
Type: TBool