Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: cdbcols.h

Common fields

Support

Supported from 5.0

Description

The following macros define fields that are present in all tables, except where stated, in a CommDb database.


COMMDB_HIDDEN

COMMDB_HIDDEN

Description

Hidden record?

Type: TBool

[Top]


COMMDB_ID

COMMDB_ID

Description

Unique ID assigned by the server for identification of records by the server.

Type: TUint32

[Top]


COMMDB_NAME

COMMDB_NAME

Description

Name of the record for easy identification by the user.

This is not present in the some tables.

Type: Text

[Top]


COMMDB_READ_ONLY

COMMDB_READ_ONLY

Description

Read-only record?

Type: TBool