full_scan_steps


Description:

public int full_scan_steps { get; }

Number of times that SQLite has stepped forward in a table as part of a full table scan.

See SQLite documentation at http://sqlite.org/c3ref/c_stmtstatus_fullscan_step.html