Searched defs:sqlite3_column_value (Results 1 – 2 of 2) sorted by relevance
1258 sqlite3_value *sqlite3_column_value(sqlite3_stmt *pStmt, int i){ in sqlite3_column_value() function
427 #define sqlite3_column_value sqlite3_api->column_value macro