IOERR_ROLLBACK_ATOMIC top-level constant

int const IOERR_ROLLBACK_ATOMIC

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_ROLLBACK_ATOMIC = (IOERR | (31 << 8));