ContentComparisonPart
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
StartedDate | datetime | yes | ||
EndedDate | datetime | yes | ||
Threshold | int | Default = 0 |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
SiteContentID | int | SiteContent.ID | ||
TargetPID | int | SitePages.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_ContentComparisonPart | ID | yes | yes | yes |
Referenced by
Referenced by | Field |
---|---|
ContentComparisons | CCPID |