Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(200) | Default = '' | Stores the display name of the time zone | |
![]() |
nvarchar(200) | Default = '' | Stores the name of the time zone (this is the .Net TimeZoneInfo object ID for a time zone). | |
![]() |
bit | Default = 1 | Indicates whether time zone is active | |
![]() |
int | Default = 0 | Stores the sequence for the time zone | |
![]() |
datetime | Default = getdate() | Indicates the date this record was added. | |
![]() |
datetime | Default = getdate() | Indicates the date this record was last changed. | |
![]() |
timestamp | Timestamp. | ||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) | Numeric representation of the timestamp. |
![]() |
smallint | Default = ((0)) | Stores the base (non daylight savings time) offset in minutes from UTC for timezone |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. | |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
ID | ![]() |
![]() |
|
![]() |
DISPLAYNAME | ![]() |
||
![]() |
NAME | ![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |
Referenced by | Field |
---|---|
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
DEFAULTTIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |
![]() |
TIMEZONEENTRYID |