systemworkflowprogressmetadata

17 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
SystemWorkflowProgressMetadataId INT 10 null
SystemWorkflowProgressId INT 10 null
systemworkflowprogress.SystemWorkflowProgressId Implied ConstraintR
MetadataKey VARCHAR 30 null
MetadataValue VARCHAR 100 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 SystemWorkflowProgressMetadataId
ProgressKey Must be unique Asc/Asc SystemWorkflowProgressId + MetadataKey

Relationships