WorkflowRoles

Primary Key

Primary Key Field Type
ID int

Foreign Keys

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

Indexes

Index Name Fields Unique Primary Clustered
PK_WorkflowRoles ID yes yes yes
UIX_WorkflowRoles_WorkFlowID_ClientRolesID WorkflowID, ClientRolesID yes