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