| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ViewKey | uniqueidentifier | |||
|  EmailSubject | nvarchar(256) |  | ||
|  Html | ntext | |||
|  DateCreated | datetime | Default = getutcdate() | ||
|  DateAccessed | datetime |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ClientSitesID | int | ClientSites.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  IUX_ECard_ViewKey | ViewKey |  | ||
|  PK_ECard | ID |  |  |  | 
