CONSTRAINT_VTAB top-level constant

int const CONSTRAINT_VTAB

See SQLite Documentation for meaning and the use of it.

Implementation

const CONSTRAINT_VTAB = (CONSTRAINT | (9 << 8));