ADO.NET Provider for Adobe Commerce

Build 23.0.8839

ConfigurableProductOption

ConfigurableProductOption is an auto generated table. The supported operations are Insert, Update, Delete, and Querying data from this table.

Table Specific Information

Select

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

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

SELECT * FROM [ConfigurableProductOption] WHERE Sku = '123' AND Id = '12'

Columns

Name Type ReadOnly Description
Id [KEY] Int False

This is an auto-generated column

Sku String False

sku

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

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