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