Generated using
SQL Data Dictionary
demo version.
Table
dbo.ContentWorkflowLogs
(0 rows)
Column
Data Type
Identity
Nullable
Default
PK
WorkflowLogID
int
X
Action
nvarchar(40)
Comment
nvarchar(256)
Date
datetime
User
int
FK
WorkflowID
int
FK
ContentItemID
int
Indexes:
PK_ContentWorkflowLogs
(Primary Key)
(Clustered)
WorkflowLogID
References:
dbo.ContentItems
ContentItemID
dbo.ContentWorkflows
WorkflowID
Used by:
Procedure
dbo.AddContentWorkflowLog
Procedure
dbo.DeleteContentWorkflowLogs
Procedure
dbo.GetContentWorkflowLogs