Small. Fast. Reliable.
Choose any three.
Search for:

SQLite C Interface

Zero Scan-Status Counters

void sqlite3_stmt_scanstatus_reset(sqlite3_stmt*);

R-22861-02843:[Zero all sqlite3_stmt_scanstatus() related event counters. ]

This API is only available if the library is built with pre-processor symbol SQLITE_ENABLE_STMT_SCANSTATUS defined.

See also lists of Objects, Constants, and Functions.