| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
CreateDate |
datetime | Default = getutcdate() | ||
UpdateDate |
datetime | Default = getutcdate() | ||
TransactionXml |
ntext | |||
AcknowledgementXml |
ntext | |||
Amount |
decimal(30, 6) | |||
AllowsMatchingGifts |
bit | Default = 0 | ||
CartSendRegistrationAcknowledgementAlways |
bit | Default = 0 |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
ShoppingCartID |
int | ShoppingCart.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
PK_ShoppingCartEvent |
ID | ![]() |
![]() |

ID
CreateDate
ShoppingCartID