OPEN_EXCLUSIVE top-level constant
int
const OPEN_EXCLUSIVE
See SQLite Documentation for meaning and the use of it.
Implementation
const OPEN_EXCLUSIVE = 0x00000010;
See SQLite Documentation for meaning and the use of it.
const OPEN_EXCLUSIVE = 0x00000010;