inc/mdssqliteconnection.h
changeset 28 c461c7fa72c2
parent 20 6dfc5f825351
child 43 c5e73110f733
equal deleted inserted replaced
25:8e4539ab1889 28:c461c7fa72c2
   173          */
   173          */
   174         const TDesC& DbFileName() const;
   174         const TDesC& DbFileName() const;
   175         
   175         
   176         void EnableTransaction( TBool aEnable, RMdsStatement& aQuery );
   176         void EnableTransaction( TBool aEnable, RMdsStatement& aQuery );
   177 
   177 
       
   178         void DoAnalyzeL();
       
   179         
   178     protected: // Personal methods     
   180     protected: // Personal methods     
   179 
   181 
   180         /**
   182         /**
   181         * Binds variables in SQLite interface
   183         * Binds variables in SQLite interface
   182         * @param aStatement SQLite statement handle
   184         * @param aStatement SQLite statement handle