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