Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
As a workaround for systems that do not have LCID support, we will convert a VERY limited number of LCIDs to locale names.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Function GetEffectiveLocaleName As String
'Usage
Dim instance As JET_UNICODEINDEX
Dim returnValue As String
returnValue = instance.GetEffectiveLocaleName()
public string GetEffectiveLocaleName()
Return value
Type: System.String
A BCP-47 style locale name.