Cross-reference table mapping product models and illustrations.
Creation Date | 27/10/2017 14:33 |
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 |
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()) |
Index | Description | Primary | Unique |
---|---|---|---|
PK_ProductModelIllustration_ProductModelID_IllustrationID | Primary key (clustered) constraint | ![]() | ![]() |
Relationship | Description |
---|---|
FK_ProductModelIllustration_Illustration_IllustrationID | Foreign key constraint referencing Illustration.IllustrationID. |
FK_ProductModelIllustration_ProductModel_ProductModelID | Foreign key constraint referencing ProductModel.ProductModelID. |
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 |
|