DBCONFIG_NO_CKPT_ON_CLOSE top-level constant

int const DBCONFIG_NO_CKPT_ON_CLOSE

See SQLite Documentation for meaning and the use of it.

Implementation

const DBCONFIG_NO_CKPT_ON_CLOSE = 1006;