Northwind Database (Document! X Sample)
AdventureWorks Database / Production Schema / Production.ProductModel Table / Production.ProductModelProductDescriptionCulture Table / FK_ProductModelProductDescriptionCulture_ProductModel_ProductModelID Relationship
In This Topic
    FK_ProductModelProductDescriptionCulture_ProductModel_ProductModelID Relationship
    In This Topic
    Relationship Overview

    Table ProductModelProductDescriptionCulture is related to table ProductModel by the columns listed below.

    Description
    Foreign key constraint referencing ProductModel.ProductModelID.
    Columns
    Column in ProductModelProductDescriptionCultureRelated column in ProductModel
    ProductModelIDProductModelID
    See Also