Share via


LocalesTable Extent (System.Globalization Module)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Stores properties for all locales available to localized strings and resources.

Fields

The following table lists the fields in the LocalesTable extent.

Column Type Required Description

Id

Text(170)

yes

The locale identifier for the language.

LanguageId

Integer16

The SQL Server language identifier for this language.

NeutralLocale

LocalesTable

The neutral locale identifier for the language.

Remarks

To work with this extent in the SQL Server Modeling Services, see LocalesTable Table (System.Globalization Schema).

See Also

Reference

System.Globalization Extents
System.Globalization Module

Send comments about this topic to Microsoft.