Difference between revisions of "Production.ProductProductPhoto (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Production.ProductProductPhoto |- |} {| border="1" cellpadding="5" cellspaci...) |
(No difference)
|
Revision as of 13:34, 3 January 2009
wikibot
Table | Production.ProductProductPhoto |
Column | Data Type | Nullable | Default | PK | Index |
ProductID | int | not null | PK_ProductProductPhoto_ProductID_ProductPhotoID | ||
ProductPhotoID | int | not null | PK_ProductProductPhoto_ProductID_ProductPhotoID | ||
Primary | dbo.Flag | not null | ((0)) | ||
ModifiedDate | datetime | not null | (getdate()) |
Relation | Column | Referenced Column |
Production.Product | ProductID | ProductID |
Production.ProductPhoto | ProductPhotoID | ProductPhotoID |