ERROR_SNAPSHOT top-level constant
int
const ERROR_SNAPSHOT
See SQLite Documentation for meaning and the use of it.
Implementation
const ERROR_SNAPSHOT = (ERROR | (3 << 8));
See SQLite Documentation for meaning and the use of it.
const ERROR_SNAPSHOT = (ERROR | (3 << 8));