EsentVersion properties

Include protected members
Include inherited members

The EsentVersion type exposes the following members.

Properties

  Name Description
Public propertyStatic member SupportsLargeKeys Gets a value that indicates whether large (> 255 byte) keys are supported. The key size for an index can be specified in the JET_INDEXCREATE object.
Public propertyStatic member SupportsServer2003Features Gets a value that indicates whether the current version of ESENT supports features available in the Windows Server 2003 version of ESENT.
Public propertyStatic member SupportsUnicodePaths Gets a value that indicates whether the current version of ESENT can use non-ASCII paths to access databases.
Public propertyStatic member SupportsVistaFeatures Gets a value that indicates whether the current version of ESENT supports features available in the Windows Vista version of ESENT.
Public propertyStatic member SupportsWindows7Features Gets a value that indicates whether the current version of ESENT supports features available in the Windows 7 version of ESENT.
Public propertyStatic member SupportsWindows8Features Gets a value that indicates whether the current version of ESENT supports features available in the Windows 8 version of ESENT.

Top

See also

Reference

EsentVersion class

Microsoft.Isam.Esent.Interop namespace