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