EsentVersion.SupportsUnicodePaths 屬性

取得值,這個值表示目前的 ESENT 版本是否可以使用非 ASCII 路徑來存取資料庫。

Namespace:Microsoft.Isam.Esent.Interop
裝配: 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; }

屬性值

類型: System.Boolean

另請參閱

參考

EsentVersion 類別

EsentVersion 成員

Microsoft.Isam.Esent.Interop 命名空間