PrintFastStats Method

BerkeleyDB

The statistical information is described by the BTreeStats, HashStats, QueueStats, and RecnoStats classes.

Overload List

  NameDescription
PrintFastStats()()()
Display the database statistical information which does not require traversal of the database.
PrintFastStats(Boolean)
Display the database statistical information which does not require traversal of the database.

See Also