OPEN_EXCLUSIVE top-level constant

int const OPEN_EXCLUSIVE

See SQLite Documentation for meaning and the use of it.

Implementation

const OPEN_EXCLUSIVE = 0x00000010;