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