ConfigurableProductOption
ConfigurableProductOption is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
This is an auto-generated column |
| AttributeId | String | False |
This is an auto-generated column |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| IsUseDefault | Bool | False |
This is an auto-generated column |
| Label | String | False |
This is an auto-generated column |
| Position | Int | False |
This is an auto-generated column |
| ProductId | Int | False |
This is an auto-generated column |
| Values | 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 |
| Sku_p | String |
This is an auto-generated column |
| Id_p | Int |
This is an auto-generated column |