CONSTRAINT_FOREIGNKEY top-level constant

int const CONSTRAINT_FOREIGNKEY

See SQLite Documentation for meaning and the use of it.

Implementation

const CONSTRAINT_FOREIGNKEY = (CONSTRAINT | (3 << 8));