PCACHE_HDRSZ

The SQLITE_CONFIG_PCACHE_HDRSZ option takes a single parameter which is a pointer to an integer and writes into that integer the number of extra bytes per page required for each page in SQLITE_CONFIG_PAGECACHE. The amount of extra space required can change depending on the compiler, target platform, and SQLite version.

Constructors

Link copied to clipboard
constructor(psz: Int32OutputParam)

Properties

Link copied to clipboard
val id: Int