Primary Key Field Type
 ID int

Foreign Key Field Type Null Notes Description
 WorkflowID int   Workflow.ID
 ClientRolesID int   ClientRoles.ID

Index Name Field(s) Unique Primary Clustered
 PK_WorkflowRoles ID
 UIX_WorkflowRoles_WorkFlowID_ClientRolesID WorkflowID, ClientRolesID    

Entity-Relationship diagram of this table