TargetedContentChecks
Primary Key
| Primary Key | Field Type |
|---|---|
| PartOrder | int |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| TargetedPartID | int | TargetedContentPart.ID | ||
| ContentID | int | SiteContent.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_TargetedContentChecks | TargetedPartID, PartOrder | yes | yes | yes |