Support
Supported from 5.0
Description
A set of constants used by the DBMS Columns, column sets and keys API
const TUint KDbMaxName
Description
The maximum length for a DBMS name: 64
characters.
const TUint KDbMaxColName
Description
The maximum length for a DBMS column name: 64
characters.
const TDbColNo KDbNullColNo
Description
Indicates that a specified column does not
exist.
const TInt KDbUndefinedLength
Description
The length of a column is undefined.
const TInt KDbDefaultTextColLength
Description
The default text column length. This is equal to 50.