ADO.NET Provider for Adobe Commerce

Build 23.0.8839

BundleProductLinkChildren

BundleProductLinkChildren 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 ProductSku while the rest of the filter is executed client side within the 本製品.

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

SELECT * FROM [BundleProductLinkChildren] WHERE ProductSku = '123'

Columns

Name Type Description
Id [KEY] String The identifier
ProductSku String productSku
CanChangeQuantity Int Whether quantity could be changed
ExtensionAttributes String This is an auto-generated column
IsDefault Bool Is default
OptionId Int Option id
Position Int Position
Price Double Price
PriceType Int Price type
Qty Double Qty
Sku String Linked product sku

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