LOCK_EXCLUSIVE top-level constant

int const LOCK_EXCLUSIVE

See SQLite Documentation for meaning and the use of it.

Implementation

const LOCK_EXCLUSIVE = 4;