EsentVersion class
Gives information about the version of ESENT being used.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.EsentVersion
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public NotInheritable Class EsentVersion
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class EsentVersion
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.