Generated using SQL Data Dictionary demo version.
Cross-reference table mapping product models and illustrations.
Column | Data Type | Identity | Nullable | Default | |
---|---|---|---|---|---|
PK, FK | ProductModelID | int | |||
Primary key. Foreign key to ProductModel.ProductModelID. | |||||
PK, FK | IllustrationID | int | |||
Primary key. Foreign key to Illustration.IllustrationID. | |||||
ModifiedDate | datetime | getdate() | |||
Date and time the record was last updated. |
Primary key (clustered) constraint