Production.ProductModelIllustration Table
Description
Cross-reference table mapping product models and illustrations.
Properties
| Creation Date | 17/07/2014 16:11 |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 7 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ProductModelID | Primary key. Foreign key to ProductModel.ProductModelID. | Integer | 4 | |||
| IllustrationID | Primary key. Foreign key to Illustration.IllustrationID. | Integer | 4 | |||
| ModifiedDate | Date and time the record was last updated. | DBTimeStamp | 4 | (getdate()) |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| PK_ProductModelIllustration_ProductModelID_IllustrationID | Primary key (clustered) constraint | ![]() | ![]() |
Relationships
| Relationship | Description |
|---|---|
| FK_ProductModelIllustration_Illustration_IllustrationID | Foreign key constraint referencing Illustration.IllustrationID. |
| FK_ProductModelIllustration_ProductModel_ProductModelID | Foreign key constraint referencing ProductModel.ProductModelID. |
Objects that Production.ProductModelIllustration depends on
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | Production.Illustration | Table | Bicycle assembly diagrams. | 1 |
![]() | dbo.Name | User Defined Data Type | 2 | |
![]() | Production.ProductModel | Table | Product model classification. | 1 |
SQL
|
See Also



