Symbian3/PDK/Source/GUID-2FD761B0-9A9A-5C6D-8FD9-C4DE401A646A.dita
changeset 5 f345bda72bc4
child 14 578be2adaf3e
--- /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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-2FD761B0-9A9A-5C6D-8FD9-C4DE401A646A" xml:lang="en"><title>Patchable
+Constants: KContactsModelSqliteDbCacheSize</title><prolog><metadata><keywords/></metadata></prolog><conbody>
+<codeblock id="GUID-78DD3DFD-5FDF-5EEB-B6AC-9A2B01FDA319" xml:space="preserve">EXPORT_C extern const TInt KContactsModelSqliteDbCacheSize = 0;</codeblock>
+<table id="GUID-320F2D35-0A1D-5B4D-B578-01EDA422EA84">
+<tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
+<tbody>
+<row>
+<entry><p>Exported from: </p> </entry>
+<entry><p> <filepath>CNTPLSQL.DLL</filepath>  </p> </entry>
+</row>
+<row>
+<entry><p>Defined in: </p> </entry>
+<entry><p> <filepath>                 .../app/contacts/phonebookengines/contactsmodel/cntplsql/src/cntfilesearch.cpp</filepath> </p> </entry>
+</row>
+<row>
+<entry><p>Purpose: </p> </entry>
+<entry><p>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.</p> </entry>
+</row>
+</tbody>
+</tgroup>
+</table></conbody></concept>
\ No newline at end of file