| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  MaxHeight | int | |||
|  MaxWidth | int | |||
|  MaxRecipients | int | |||
|  BrowseCategories | bit | Default = 0 | ||
|  UseRichTextMessage | bit | Default = 0 | ||
|  DisplayAllAsSingleFields | bit | Default = 1 | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  SiteContentID | int | SiteContent.ID | ||
|  EmailTemplateID | int |  | EmailTemplate.ID | |
|  ClientDonationsID | int |  | ClientDonations.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ECardPart | ID |  |  |  | 
| Referenced by | Field | 
|---|---|
|  ClientDonations | ECardPartID | 
|  ECardPartTemplate | ECardPartID | 
