count_changes


Description:

public bool count_changes { set; get; }

Count changes

Whether INSERT, UPDATE, and DELETE queries should return the number of rows changed.

See SQLite documentation at: http://sqlite.org/pragma.html#pragma_count_changes