CatalogProductLinkTypeList
CatalogProductLinkTypeList is an auto generated table
Columns
Name | Type | ReadOnly | Description |
Code [KEY] | Int | False | Link type code |
ExtensionAttributes | String | False | This is an auto-generated column |
Name | String | False | Link type name |
Type | String | False | Attribute type |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Type_p | String | This is an auto-generated column |
Last updated