Edit

Share via


EsentVersion.SupportsServer2003Features property

Gets a value that indicates whether the current version of ESENT supports features available in the Windows Server 2003 version of ESENT.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SupportsServer2003Features As Boolean
    Get
'Usage
Dim value As Boolean

value = EsentVersion.SupportsServer2003Features
public static bool SupportsServer2003Features { get; }

Property value

Type: System.Boolean

See also

Reference

EsentVersion class

EsentVersion members

Microsoft.Isam.Esent.Interop namespace