Click or drag to resize
SQLite3ResetMemoryHighWater Method
Reset the memory high-water mark to the current value of MemoryUsed.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public static void ResetMemoryHighWater()
See Also