SQLITE_OPEN_DELETEONCLOSE constant
        
        int
        const SQLITE_OPEN_DELETEONCLOSE
        
      
      
VFS only
Implementation
static const int SQLITE_OPEN_DELETEONCLOSE = 0x00000008;VFS only
static const int SQLITE_OPEN_DELETEONCLOSE = 0x00000008;