Share via


JET_UNICODEINDEX。GetEffectiveLocaleName 方法

对于没有 LCID 支持的系统,作为一种解决方法,我们将非常有限数量的 LCID 转换为区域设置名称。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Function GetEffectiveLocaleName As String
'Usage
Dim instance As JET_UNICODEINDEX
Dim returnValue As String

returnValue = instance.GetEffectiveLocaleName()
public string GetEffectiveLocaleName()

返回值

类型: System.String
BCP-47 样式区域设置名称。

另请参阅

参考

JET_UNICODEINDEX 类

JET_UNICODEINDEX 成员

Microsoft.Isam.Esent.Interop 命名空间