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