CatalogCategoryLinkProducts
CatalogCategoryLinkProducts is an auto generated table
Columns
Name | Type | ReadOnly | Description |
CategoryId | String | False | Category id |
ExtensionAttributes | String | False | This is an auto-generated column |
Position | Int | False | This is an auto-generated column |
Sku [KEY] | String | False | This is an auto-generated column |
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 |
CategoryId_p | Int | This is an auto-generated column |
Last updated