JET_UNICODEINDEX. GetEffectiveLocaleName-Methode

Als Problemumgehung für Systeme ohne LCID-Unterstützung konvertieren wir eine sehr begrenzte Anzahl von LCIDs in Gebietsschemanamen.

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()

Rückgabewert

Typ: System.String
Ein Gebietsschemaname im BCP-47-Format.

Weitere Informationen

Verweis

JET_UNICODEINDEX-Klasse

JET_UNICODEINDEX-Member

Microsoft.Isam.Esent.Interop-Namespace