Release the resources held by the underlying C library.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.21.0
Syntax
| C# | 
|---|
public virtual void Dispose()  | 
| Visual Basic (Declaration) | 
|---|
Public Overridable Sub Dispose  | 
| Visual C++ | 
|---|
public: virtual void Dispose()  |