EsentVersion.SupportsUnicodePaths-Eigenschaft

Ruft einen Wert ab, der angibt, ob die aktuelle Version von ESENT Nicht-ASCII-Pfade für den Zugriff auf Datenbanken verwenden kann.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Verweis

EsentVersion-Klasse

EsentVersion-Member

Microsoft.Isam.Esent.Interop-Namespace