Patchable Constants: KContactsModelSqliteDbCacheSize

EXPORT_C extern const TInt KContactsModelSqliteDbCacheSize = 0;

Exported from:

CNTPLSQL.DLL

Defined in:

.../app/contacts/phonebookengines/contactsmodel/cntplsql/src/cntfilesearch.cpp

Purpose:

This constant is the SQLite database cache size in Kb. Contacts model database files are created and opened with it. By default this cache size is set to be the default size that Nokia uses to create and open all SQLite files. A larger cache size tends to improve performance, but will increase RAM usage.