LOCK_NONE top-level constant

int const LOCK_NONE

See SQLite Documentation for meaning and the use of it.

Implementation

const LOCK_NONE = 0;