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