CcpProduct
CCP Product information.
erDiagram
CcpLanguage ||--o{ CcpProduct : "CcpLanguageID"
CcpLicenseMetric ||--o{ CcpProduct : "CcpLicenseMetricID"
CcpLicenseType ||--o{ CcpProduct : "CcpLicenseTypeID"
CcpManufacturer ||--o{ CcpProduct : "CcpManufacturerID"
CcpPlatform ||--o{ CcpProduct : "CcpPlatformID"
CcpProductFamily ||--o{ CcpProduct : "CcpProductFamilyID"
CcpProduct ||--o{ CcpBasicProductProduct : "ProductId"
CcpProduct ||--o{ MachineCcpProduct : "CcpProductID"
Fields
| Field |
Type |
Description |
| CcpLanguageID |
numeric |
Internal ID that references the CcpLanguage entity (Foreign Key) |
| CcpLicenseMetricID |
numeric |
Internal ID that references the CcpLicenseMetric entity (Foreign Key) |
| CcpLicenseTypeID |
numeric |
Internal ID that references the CcpLicenseType entity (Foreign Key) |
| CcpManufacturerID |
numeric |
Internal ID that references the CcpManufacturer entity (Foreign Key) |
| CcpPlatformID |
numeric |
Internal ID that references the CcpPlatform entity (Foreign Key) |
| CcpProductFamilyID |
numeric |
Internal ID that references the CcpProductFamily entity (Foreign Key) |
| Created |
datetime |
|
| Edition |
string |
|
| ID |
numeric |
Internal ID for the CcpProduct entity (Primary Key) |
| Product |
string |
|
| ProductId |
numeric |
|
| Version |
string |
|
References
Referenced by