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