CcpPlatform¶
CCP Platform information.
erDiagram
CcpPlatform ||--o{ CcpProduct : "CcpPlatformID"
CcpPlatform ||--o{ CcpSku : "CcpPlatformID"
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | |
| ExtraData | string | |
| ID | numeric | Internal ID for the CcpPlatform entity (Primary Key) |
| Name | string |
Referenced by¶
| Table | Column Name | Description |
|---|---|---|
| CcpProduct | CcpPlatformID | CCP Product information |
| CcpSku | CcpPlatformID | CCP SKU information |