IOERR_BLOCKED top-level constant
int
const IOERR_BLOCKED
See SQLite Documentation for meaning and the use of it.
Implementation
const IOERR_BLOCKED = (IOERR | (11 << 8));
See SQLite Documentation for meaning and the use of it.
const IOERR_BLOCKED = (IOERR | (11 << 8));