EmailProjectAppeal_ListEmail
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| EmailProjectAppealID | int | |||
| SampleSize | int | yes | ||
| SampleType | tinyint | yes | ||
| Deleted | bit | yes | Default = 0 |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| EmailProjectAppealListID | int | EmailProjectAppeal_EmailList.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_EmailProjectAppeal_ListEmail | ID | yes | yes | yes |