CREATE_TEMP_TABLE top-level constant

int const CREATE_TEMP_TABLE

See SQLite Documentation for meaning and the use of it.

Implementation

const CREATE_TEMP_TABLE = 4;