IOERR_DELETE_NOENT top-level constant
          
          int
          const IOERR_DELETE_NOENT
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const IOERR_DELETE_NOENT = (IOERR | (23 << 8));See SQLite Documentation for meaning and the use of it.
const IOERR_DELETE_NOENT = (IOERR | (23 << 8));