Return the database statistical information for this database.
Namespace:
BerkeleyDBAssembly: libdb_dotnet181 (in libdb_dotnet181.dll) Version: 18.1.32.0
Syntax
C# |
---|
public HeapStats Stats() |
Visual Basic (Declaration) |
---|
Public Function Stats As HeapStats |
Visual C++ |
---|
public: HeapStats^ Stats() |