Compact Method

BerkeleyDB

Overload List

  NameDescription
Compact(CompactConfig)
Compact the database, and optionally return unused database pages to the underlying filesystem.
Compact(CompactConfig, Transaction)
Compact the database, and optionally return unused database pages to the underlying filesystem.

See Also