This table contains information about Microsoft Windows locales.
Primary Key | Field Type |
---|---|
ID |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
LOCALEID |
int |
false |
0 |
The Windows Locale ID |
NAME |
nvarchar(100) |
false |
'' |
The name of this Locale |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
PK_LOCALE |
ID |
True |
True |
True |
UIX_LOCALE_LOCALEID |
LOCALEID |
True |
False |
False |
Referenced by | Field |
---|---|
LOCALEID |