Workflow

Primary Key

Primary Key Field Type
ID int

Fields

Field Field Type Null Notes Description
Name nvarchar(50)
Description nvarchar(256) yes
IsDefault bit Default = 0

Foreign Keys

Foreign Key Field Type Null Notes Description
ContentTypesID int ContentTypes.ID

Indexes

Index Name Fields Unique Primary Clustered
IX_Workflow ContentTypesID, Name yes
PK_Workflow ID yes yes yes

Referenced by

Referenced by Field
Notification_Workflow WorkflowID
SiteContent WorkflowID
WorkflowRoles WorkflowID