Table: dbo.Workforce_Hub_Form_Type
This table contains all the types of forms that can be sent to Workforce Hub
Columns
NameTypeConstraintsDescription
workforce_hub_form_type_KEYtinyint (1)NOT NULLPrimary key.
descriptionnvarchar (20)NOT NULLThe description of the Workforce Hub form.
Primary key
NameColumnsDescription
PK_Workforce_Hub_Form_Typeworkforce_hub_form_type_KEY
Unique constraints
NameColumnsDescription
UK_Workforce_Hub_Form_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Workforce_Hub_Form_Queue__Workforce_Hub_Form_Type__workforce_hub_form_type_KEYworkforce_hub_form_type_KEYWorkforce_Hub_Form_Queue

Schema diagram