Production.ProductDocument Table

Information

NameProductDocument
SchemaProduction
Row Count32
Data Size8 KB
Index Size8 KB
Reserved Size16 KB
Unused Size0 KB
Created14.10.2005. 1:58:33
Modified2.7.2009. 10:35:10

Extended Properties

NameTypeProperty NameValue
ProductDocumentTABLEMS_DescriptionCross-reference table mapping products to related product documents.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   ProductIDint  Production.Product.ProductID
 
 
 
   DocumentIDint  Production.Document.DocumentID
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_ProductDocument_ProductID_DocumentIDClustered  ProductID, DocumentID

Foreign Key Constraints

NameTypeReferenced Table
FK_ProductDocument_Document_DocumentIDForeign keyProduction.Document
FK_ProductDocument_Product_ProductIDForeign keyProduction.Product

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
uProductDocumentUPDATE   14.10.2005. 1:59:532.7.2009. 10:35:10