Table: Recurrence_Generation_Method
The recurrence generation methods.
Tags: read-only

Content:
9974000Generate all
9981000When the current <ScheduleItem> is complete
9992000Specified days before next date
10003000When I manually create it
Columns
NameTypeConstraintsDescription
recurrence_generation_method_KEYintNOT NULLAssigned primary key for this table.
sortintNOT NULLUser defined sort for this table.
descriptionnvarchar (250)NOT NULLUser defined description (unique).
Primary key
NameColumnsDescription
PK_Recurrence_Generation_Method$recurrence_generation_method_KEYrecurrence_generation_method_KEYCLUSTERED
Unique constraints
NameColumnsDescription
UK_Recurrence_Generation_Method$descriptiondescriptionEach description must be unique.
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Project_Template_Definition__Recurrence_Generation_Method__recurrence_generation_method_KEYrecurrence_generation_method_KEYProject_Template_Definition
FK_Schedule_Item_Series__Recurrence_Generation_Method__recurrence_generation_method_KEYrecurrence_generation_method_KEYSchedule_Item_Series

Schema diagram