Production.ProductProductPhoto Table
Information
| Name | ProductProductPhoto |
| Schema | Production |
| Row Count | 504 |
| Data Size | 16 KB |
| Index Size | 40 KB |
| Reserved Size | 104 KB |
| Unused Size | 48 KB |
| Created | 14.10.2005. 1:58:34 |
| Modified | 2.7.2009. 10:35:10 |
Extended Properties
| Name | Type | Property Name | Value |
|---|---|---|---|
| ProductProductPhoto | TABLE | MS_Description | Cross-reference table mapping products and product photos. |
Columns
| PK | Key | Identity | Name | Data Type | Allow Nulls | Collation | References | Default | Computed | Compute Expression |
|---|---|---|---|---|---|---|---|---|---|---|
|   |   |   | ProductID | int |   | Production.Product.ProductID |   | |||
|   |   |   | ProductPhotoID | int |   | Production.ProductPhoto.ProductPhotoID |   | |||
|   |   | Primary | bit(1) |   | ((0)) |   | ||||
|   |   | ModifiedDate | datetime |   | (getdate()) |   |
Indexes
| Name | Type | Primary | Unique | Columns |
|---|---|---|---|---|
| PK_ProductProductPhoto_ProductID_ProductPhotoID | NonClustered |   |   | ProductID, ProductPhotoID |
Foreign Key Constraints
| Name | Type | Referenced Table |
|---|---|---|
| FK_ProductProductPhoto_Product_ProductID | Foreign key | Production.Product |
| FK_ProductProductPhoto_ProductPhoto_ProductPhotoID | Foreign key | Production.ProductPhoto |
Triggers
| Name | Activates on | Instead Of | For Replication | Enabled | Created | Modified |
|---|---|---|---|---|---|---|
| uProductProductPhoto | UPDATE |   |   |   | 14.10.2005. 1:59:54 | 2.7.2009. 10:35:10 |
