ConfigurableProductLinkChildren
ConfigurableProductLinkChildren is an auto generated table
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Id |
| AttributeSetId | Int | False |
Attribute set id |
| CreatedAt | Datetime | False |
Created date |
| ExtensionAttributes | String | False |
This is an auto-generated column |
| MediaGalleryEntries | String | False |
Media gallery entries |
| Name | String | False |
Name |
| Options | String | False |
List of product options |
| Price | String | False |
Price |
| ProductLinks | String | False |
Product links info |
| Sku | String | False |
Sku |
| Status | Int | False |
Status |
| TierPrices | String | False |
List of product tier prices |
| TypeId | String | False |
Type id |
| UpdatedAt | Datetime | False |
Updated date |
| Visibility | Int | False |
Visibility |
| Weight | String | False |
Weight |
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 |