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