ShoppingCartSummaryPart
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
SiteContentID | int | SiteContent.ID | ||
ShoppingCartPartID | int | yes | ShoppingCartPart.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_ShoppingCartSummaryPart | ID | yes | yes | yes |