CcpProduct¶
CCP Product information.
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 |