The version of the Berkeley DB library doesn't match the version that
            created the database environment.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet60 (in libdb_dotnet60.dll) Version: 6.0.30.0
 Syntax
Syntax
| C# | 
|---|
| public class VersionMismatchException : DatabaseException | 
| Visual Basic (Declaration) | 
|---|
| Public Class VersionMismatchException _ Inherits DatabaseException | 
| Visual C++ | 
|---|
| public ref class VersionMismatchException : public DatabaseException | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.VersionMismatchException
System..::.Exception
BerkeleyDB..::.DatabaseException
BerkeleyDB..::.VersionMismatchException





