Bicycle assembly diagrams.
| Creation Date | 27/10/2017 14:33 |
| File Group | PRIMARY |
| Text File Group | PRIMARY |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 5 |
| Data Space Used | 240.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| IllustrationID | Primary key for Illustration records. | Integer | 4 | |||
| Diagram | Illustrations used in manufacturing instructions. Stored as XML. | Xml | 0 | ![]() | |||
| ModifiedDate | Date and time the record was last updated. | DBTimeStamp | 4 | (getdate()) |
| Index | Description | Primary | Unique |
|---|---|---|---|
| PK_Illustration_IllustrationID | Primary key (clustered) constraint | ![]() | ![]() |
| Relationship | Description |
|---|---|
| FK_ProductModelIllustration_Illustration_IllustrationID | Foreign key constraint referencing Illustration.IllustrationID. |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | Production.ProductModelIllustration | Table | Cross-reference table mapping product models and illustrations. | 1 |
|