Notification_SiteContent
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| NotificationID | int | NC_Notification.ID | ||
| SiteContentID | int | SiteContent.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_Notification_SiteContent | ID | yes | yes |