Searched refs:iScanStatusOp (Results 1 – 2 of 2) sorted by relevance
2111 int iScanStatusOp, /* Which metric to return */ in sqlite3_stmt_scanstatus() argument2118 switch( iScanStatusOp ){ in sqlite3_stmt_scanstatus()
9945 ** The "iScanStatusOp" parameter determines which status information to return.9946 ** The "iScanStatusOp" must be one of the [scanstatus options] or the behavior9966 int iScanStatusOp, /* Information desired. SQLITE_SCANSTAT_* */