Searched defs:sqlite3_column_type (Results 1 – 2 of 2) sorted by relevance
1274 int sqlite3_column_type(sqlite3_stmt *pStmt, int i){ in sqlite3_column_type() function
426 #define sqlite3_column_type sqlite3_api->column_type macro