OPEN_TEMP_DB top-level constant
          
          int
          const OPEN_TEMP_DB
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const OPEN_TEMP_DB = 0x00000200;See SQLite Documentation for meaning and the use of it.
const OPEN_TEMP_DB = 0x00000200;