Email_Recipient_Source
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| EmailID | int | |||
| EmailListID | int | |||
| REQueryID | int | yes | ||
| NCQueryID | int | yes | ||
| AddressBookID | int | yes |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| Email_RecipientID | int | Email_Recipient.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_Email_Recipient_Source | ID | yes | yes | yes |