Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
SystemWorkflowProgressId | INT | 10 | √ | null |
|
|
||||
WorkflowStepId | INT | 10 | null |
|
|
|||||
WorkflowStatusId | INT | 10 | null |
|
|
|||||
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 |