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