LOCALE
This table contains information about Microsoft Windows locales.
Primary Key
Primary Key | Field Type |
---|---|
ID | uniqueidentifier |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
LOCALEID | int | Default = 0 | The Windows Locale ID | |
NAME | nvarchar(100) | Default = '' | The name of this Locale |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_LOCALE | ID | yes | yes | yes |
UIX_LOCALE_LOCALEID | LOCALEID | yes |
Referenced by
Referenced by | Field |
---|---|
CURRENCY | LOCALEID |