TimezoneType Table

This table stores a collection of timezonetypes.

Table 1. Database columns for TimezoneType table

Database Column

Details

TimezoneTypeID

Type: integer. Key. Generated ID

Unique identifier for a TimezoneType.

TimezoneID

Type: text (max 128 characters)

The .NET representation of the time zone id.

ResourceName

Type: text (max 256 characters). Nullable

The unique name of the localizable resource string representing a timezone type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 256 characters)

The default display timezone name