Return the database statistical information which does not require
            traversal of the database.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public HashStats FastStats() | 
| Visual Basic (Declaration) | 
|---|
| Public Function FastStats As HashStats | 
| Visual C++ | 
|---|
| public: HashStats^ FastStats() | 





