DBSTATUS_CACHE_HIT top-level constant

int const DBSTATUS_CACHE_HIT

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

The highwater mark associated with SQLITE_DBSTATUS_CACHE_HIT is always 0.

Implementation

const DBSTATUS_CACHE_HIT = 7;