OPEN_CREATE top-level constant

int const OPEN_CREATE

See SQLite Documentation for meaning and the use of it.

Implementation

const OPEN_CREATE = 0x00000004;