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