Edit

SystemParameters.LocaleNameMaxLength field

The maximum length of a locale name (LOCALE_NAME_MAX_LENGTH from winnt.h).

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

Syntax

'Declaration
Public Const LocaleNameMaxLength As Integer
'Usage
Dim value As Integer

value = SystemParameters.LocaleNameMaxLength
public const int LocaleNameMaxLength

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace