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