Generated using SQL Data Dictionary demo version.


Table Production.Illustration (5 rows)


Bicycle assembly diagrams.


  Column Data Type Identity Nullable Default
PK IllustrationID int X
Primary key for Illustration records.
Diagram xml X
Illustrations used in manufacturing instructions. Stored as XML.
ModifiedDate datetime getdate()
Date and time the record was last updated.

Indexes:


Referenced by: