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