Generated using SQL Data Dictionary demo version.
Cross-reference table mapping products to related product documents.
Column | Data Type | Identity | Nullable | Default | |
---|---|---|---|---|---|
PK, FK | ProductID | int | |||
Product identification number. Foreign key to Product.ProductID. | |||||
PK, FK | DocumentNode | hierarchyid | |||
Document identification number. Foreign key to Document.DocumentNode. | |||||
ModifiedDate | datetime | getdate() | |||
Date and time the record was last updated. |
Primary key (clustered) constraint