Production ProductModelIllustration (table)

wikibot

TableProduction.ProductModelIllustration
DescriptionCross-reference table mapping product models and illustrations.

Columns

ColumnData TypeNullableDefaultDescription
ProductModelIDintnot null Primary key. Foreign key to ProductModel.ProductModelID.
IllustrationIDintnot null Primary key. Foreign key to Illustration.IllustrationID.
ModifiedDatedatetimenot null(getdate())Date and time the record was last updated.

Primary Key

Primary KeyColumns
PK_ProductModelIllustration_ProductModelID_IllustrationIDProductModelID, IllustrationID

Foreign Keys

RelationColumnReferenced Column
Production.IllustrationIllustrationIDIllustrationID
Production.ProductModelProductModelIDProductModelID

References

Dependency TypeObject TypeReferenced Object
SchemaSchemaProduction