Primary Key Field Type
 ID uniqueidentifier

Field Field Type Null Notes Description
 LOCALEID int   Default = 0 The Windows Locale ID
 NAME nvarchar(100)   Default = '' The name of this Locale

Index Name Field(s) Unique Primary Clustered
 PK_LOCALE ID
 UIX_LOCALE_LOCALEID LOCALEID    

Referenced by Field
 CURRENCY LOCALEID

Entity-Relationship diagram of this table