| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
CreateDate |
datetime | Default = getutcdate() | ||
UpdateDate |
datetime | Default = getutcdate() | ||
CookieID |
uniqueidentifier |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ClientUsersID |
int | ![]() |
ClientUsers.ID | |
ShoppingCartPartID |
int | ShoppingCartPart.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_ShoppingCart |
ID | ![]() |
![]() |
| Referenced by | Field |
|---|---|
ShoppingCartDonation |
ShoppingCartID |
ShoppingCartEvent |
ShoppingCartID |
ShoppingCartMembership |
ShoppingCartID |

ID
CreateDate
ClientUsersID