systemworkflowprogress

5 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
SystemWorkflowProgressId INT 10 null
systemworkflowprogressmetadata.SystemWorkflowProgressId Implied ConstraintR
WorkflowStepId INT 10 null
workflowstep.WorkflowStepId Implied ConstraintR
WorkflowStatusId INT 10 null
workflowstatus.WorkflowStatusId Implied ConstraintR
CreatedBy VARCHAR 100 null
CreateDate DATETIME 19 null
UpdatedBy VARCHAR 100 null
UpdateDate DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc SystemWorkflowProgressId
WorkflowStepId Must be unique Asc WorkflowStepId

Relationships