journal_size_limit


Description:

public int journal_size_limit { set; get; }

Journal size limit

Limit the size of journal files left in the file-system after transactions are committed on a per database basis.

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