EsentVersion properties
Include protected members
Include inherited members
The EsentVersion type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
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. |
![]() ![]() |
SupportsServer2003Features | Gets a value that indicates whether the current version of ESENT supports features available in the Windows Server 2003 version of ESENT. |
![]() ![]() |
SupportsUnicodePaths | Gets a value that indicates whether the current version of ESENT can use non-ASCII paths to access databases. |
![]() ![]() |
SupportsVistaFeatures | Gets a value that indicates whether the current version of ESENT supports features available in the Windows Vista version of ESENT. |
![]() ![]() |
SupportsWindows7Features | Gets a value that indicates whether the current version of ESENT supports features available in the Windows 7 version of ESENT. |
![]() ![]() |
SupportsWindows8Features | Gets a value that indicates whether the current version of ESENT supports features available in the Windows 8 version of ESENT. |
Top