Contains the information for managing calendars
Data model
Fields
Field | Type | Description |
---|---|---|
calendar_description* | NVARCHAR (8000) | Calendar description |
calendar_id* | INT | Unique identifier for calendars |
calendar_name* | NVARCHAR (500) | Calendar Name |
time_zone | NVARCHAR (512) | Set the calendar’s time zone |
Primary Key
PK_ASMS_CALENDAR |
---|
calendar_id |