获取一个值,该值指示当前版本的 ESENT 是否支持 Windows Vista 版本的 ESENT 中可用的功能。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Shared ReadOnly Property SupportsVistaFeatures As Boolean
Get
'Usage
Dim value As Boolean
value = EsentVersion.SupportsVistaFeatures
public static bool SupportsVistaFeatures { get; }
属性值
类型: System.Boolean