Production.ProductModelIllustration (table)
wikibot
Table | Production.ProductModelIllustration |
Column | Data Type | Nullable | Default | PK | Index |
ProductModelID | int | not null | PK_ProductModelIllustration_ProductModelID_IllustrationID | ||
IllustrationID | int | not null | PK_ProductModelIllustration_ProductModelID_IllustrationID | ||
ModifiedDate | datetime | not null | (getdate()) |
Relation | Column | Referenced Column |
Production.Illustration | IllustrationID | IllustrationID |
Production.ProductModel | ProductModelID | ProductModelID |