inc/mdssqliteconnection.h
changeset 41 2290317b9ec5
parent 20 6dfc5f825351
child 43 c5e73110f733
equal deleted inserted replaced
23:33ae025ac1e8 41:2290317b9ec5
   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