emailservices/emailstore/message_store/server/inc/ContainerStoreDefs.h
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
--- a/emailservices/emailstore/message_store/server/inc/ContainerStoreDefs.h	Tue May 25 12:23:16 2010 +0300
+++ b/emailservices/emailstore/message_store/server/inc/ContainerStoreDefs.h	Wed Jun 09 09:22:57 2010 +0300
@@ -65,6 +65,7 @@
 _LIT( KContainersTableCountsCol,		  "C008" );
 _LIT( KContainersTableIsRowEncryptedCol,  "C009" );
 _LIT( KContainersTableIdIndex,            "C00A" );
+_LIT( KContainersTableParentIdIndex,      "C00B" );
 
 // Sorting table
 _LIT( KSortingTableName,                  "D001" );
@@ -113,6 +114,10 @@
 _LIT( KMruAddressTableMruNumIndex,        "F007" );
 _LIT( KMruAddressTableMailboxIdIndex,     "F008" );
 
+_LIT(KMarkedForDeleteTableName,                 "H001");
+_LIT(KMarkedForDeleteTableIDCol,                "H002");
+
+
 
 /** Defines the states of encryption/decryption operation 
  *  This state needs to be persisted in the db, so that if