ECardPartTemplate
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| SiteFoldersID | int | yes |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ECardPartID | int | ECardPart.ID | ||
| ECardTemplateID | int | ECardTemplate.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_ECardPartTemplate | ID | yes | yes | yes |