DBSTATUS_CACHE_MISS top-level constant

int const DBSTATUS_CACHE_MISS

This parameter returns the number of pager cache misses that have occurred.

The highwater mark associated with SQLITE_DBSTATUS_CACHE_MISS is always 0.

Implementation

const DBSTATUS_CACHE_MISS = 8;