| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
Name |
nvarchar(256) | |||
Caption |
nvarchar(255) | |||
SubjectLine |
nvarchar(255) | Default = '' | ||
Type |
int | Default = 0 | ||
PreviewImage |
image | |||
PreviewImageType |
nvarchar(50) | |||
PreviewImageModified |
datetime | Default = getutcdate() | ||
Deleted |
bit | Default = 0 | ||
HtmlContent |
ntext | |||
IsSample |
bit | Default = 0 | ||
OwnerID |
int | |||
COPYSOURCEID |
int | ![]() |
||
COPYBATCHGUID |
uniqueidentifier | ![]() |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ClientSitesID |
int | ClientSites.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_ECardTemplate |
ID | ![]() |
![]() |
|
UIX_ECardTemplate_Name |
ClientSitesID, Name | ![]() |
| Referenced by | Field |
|---|---|
ECardPartTemplate |
ECardTemplateID |
ECardTemplateFolder |
ECardTemplateID |

ID
Name
ClientSitesID
UIX_ECardTemplate_Name