Berkeley DB .NET API Documentation |
HashDatabase..::.PrintFastStats Method |
HashDatabase Class See Also |
The statistical information is described by the
BTreeStats, HashStats,
QueueStats, and RecnoStats classes.
Overload List
Name | Description | |
---|---|---|
PrintFastStats()()() |
Display the database statistical information which does not require
traversal of the database.
(Inherited from BaseDatabase.) | |
PrintFastStats(Boolean) |
Display the database statistical information which does not require
traversal of the database.
(Inherited from BaseDatabase.) |