Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(64)
 Display smallint   Default = (0)
 CreateDate datetime   Default = getutcdate()
 UpdateDate datetime   Default = getutcdate()

Index Name Field(s) Unique Primary Clustered
 PK_TimeZone ID

Referenced by Field
 CalendarEvent TimeZoneID
 ClientUsers TimeZoneID
 EMAILSCHEDULE TIMEZONEID

Entity-Relationship diagram of this table