diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-2FD761B0-9A9A-5C6D-8FD9-C4DE401A646A.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-2FD761B0-9A9A-5C6D-8FD9-C4DE401A646A.dita Tue Mar 30 11:56:28 2010 +0100 @@ -0,0 +1,36 @@ + + + + + +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.

+
+ + +
\ No newline at end of file