PySide数据库类学习QSqlQuery(一)
某厂面试归来,发现自己落伍了!>>> QSqlQuery 摘要 函数 · def addBindValue (val[, type=QSql.In]) · def at () · def bindValue (placeholder, val[, type=QSql.In]) · def bindValue (pos, val[, type=QSql.In]) · def boundValue (placeholder) · def boundValue (pos) · def boundValues () · def clear () · def driver () · def execBatch ([mode=ValuesAsRows]) · def exec_ () · def exec_ (query) · def executedQuery () · def finish () · def first () · def isActive () · def isForwardOnly () · def isNull (field) · def isSelect () · def isValid () · def last () · def lastError () · def lastInsertId () · def lastQuery () · def next ()