BUSY_SNAPSHOT top-level constant

int const BUSY_SNAPSHOT

See SQLite Documentation for meaning and the use of it.

Implementation

const BUSY_SNAPSHOT = (BUSY | (2 << 8));