Home | History | Annotate | Download | only in orig

Lines Matching full:sqlite3_column_count

4081 ** will always have a positive sqlite3_column_count() but depending on the
4086 SQLITE_API int sqlite3_column_count(sqlite3_stmt *pStmt);
4305 ** See also: [sqlite3_column_count()]
4375 ** [sqlite3_column_count()].