inc/mdssqliteconnection.h
branchGCC_SURGE
changeset 39 3d9988ee47f5
parent 28 c461c7fa72c2
child 43 c5e73110f733
equal deleted inserted replaced
32:bf039b7fe409 39:3d9988ee47f5
   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