Difference between revisions of "Production.ProductModelProductDescriptionCulture (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Production.ProductModelProductDescriptionCulture |- |} {| border="1" cellpad...) |
(No difference)
|
Revision as of 13:34, 3 January 2009
wikibot
Table | Production.ProductModelProductDescriptionCulture |
Column | Data Type | Nullable | Default | PK | Index |
ProductModelID | int | not null | PK_ProductModelProductDescriptionCulture_ProductModelID_ProductDescriptionID_CultureID | ||
ProductDescriptionID | int | not null | PK_ProductModelProductDescriptionCulture_ProductModelID_ProductDescriptionID_CultureID | ||
CultureID | nchar(0) | not null | PK_ProductModelProductDescriptionCulture_ProductModelID_ProductDescriptionID_CultureID | ||
ModifiedDate | datetime | not null | (getdate()) |
Relation | Column | Referenced Column |
Production.Culture | CultureID | CultureID |
Production.ProductDescription | ProductDescriptionID | ProductDescriptionID |
Production.ProductModel | ProductModelID | ProductModelID |