Primary Key Field Type
 ID int

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

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

Index Name Field(s) Unique Primary Clustered
 IX_Workflow ContentTypesID, Name    
 PK_Workflow ID

Referenced by Field
 Notification_Workflow WorkflowID
 SiteContent WorkflowID
 WorkflowRoles WorkflowID

Entity-Relationship diagram of this table