예제 #1
0
 foreach(FieldPtr f, m_fields) {
     if(f->autoIncrement())
         return true;
 }