Locales View (System.Globalization Schema)
[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 Locales view.
Column | Type | Required | Description |
---|---|---|---|
Id |
nvarchar(85) |
yes |
The locale identifier for the language. |
NeutralLocale |
nvarchar(85) |
The neutral locale identifier for the language. References the [System.Globalization].[Locales] view. |
|
LanguageId |
smallint |
The SQL Server language identifier for this language. |
Remarks
The following views reference the [System.Globalization].[Locales] view.