Generated using SQL Data Dictionary demo version.
| |
Column |
Data Type |
Identity |
Nullable |
Default |
| PK |
SourceID |
int |
X |
|
|
|
UK
,
FK
|
WorkflowID |
int |
|
|
|
|
UK
|
SourceName |
nvarchar(20) |
|
|
|
|
SourceType |
nvarchar(250) |
|
|
|
Indexes:
-
PK_ContentWorkflowSources
- (Primary Key)
- (Clustered)
-
IX_ContentWorkflowSources
References:
Used by:
- Procedure
dbo.AddContentWorkflowSource
- Procedure
dbo.GetContentWorkflowSource