Production.ProductModelIllustration Table

Information

NameProductModelIllustration
SchemaProduction
Row Count7
Data Size8 KB
Index Size8 KB
Reserved Size16 KB
Unused Size0 KB
Created14.10.2005 1:58:34
Modified14.10.2005 1:59:54

Extended Properties

NameTypeProperty NameValue
ProductModelIllustrationTABLEMS_DescriptionCross-reference table mapping product models and illustrations.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   ProductModelIDint  Production.ProductModel.ProductModelID
 
 
 
   IllustrationIDint  Production.Illustration.IllustrationID
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_ProductModelIllustration_ProductModelID_IllustrationIDClustered  ProductModelID, IllustrationID

Foreign Key Constraints

NameTypeReferenced Table
FK_ProductModelIllustration_Illustration_IllustrationIDForeign keyProduction.Illustration
FK_ProductModelIllustration_ProductModel_ProductModelIDForeign keyProduction.ProductModel

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Production.uProductModelIllustrationUPDATE   14.10.2005 1:59:5414.10.2005 1:59:54