FK_ShoppingCartItem_Product_ProductID Relationship
Relationship Overview
Table ShoppingCartItem is related to table Product by the columns listed below.
Description
Foreign key constraint referencing Product.ProductID.
Columns
Column in ShoppingCartItem | Related column in Product |
---|---|
ProductID | ProductID |
See Also