ADO.NET Provider for Adobe Commerce

Build 23.0.8839

ConfigurableProductLinkChildren

ConfigurableProductLinkChildren is an auto generated table. The supported operations are Querying data from this table.

Table Specific Information

Select

The 本製品 will use the AdobeCommerce API to filter the results by Sku while the rest of the filter is executed client side within the 本製品.

The Sku column must be specified in the WHERE clause to retrieve results from ConfigurableProductLinkChildren. Sku can be used only with the equals (=) operator. For example:

SELECT * FROM [ConfigurableProductLinkChildren] WHERE Sku = '123'

Columns

Name Type Description
Id [KEY] Int Id
AttributeSetId Int Attribute set id
CreatedAt Datetime Created date
ExtensionAttributes String This is an auto-generated column
MediaGalleryEntries String Media gallery entries
Name String Name
Options String List of product options
Price Double Price
ProductLinks String Product links info
Sku String Sku
Status Int Status
TierPrices String List of product tier prices
TypeId String Type id
UpdatedAt Datetime Updated date
Visibility Int Visibility
Weight Double Weight

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839