ADO.NET Provider for Adobe Commerce

Build 23.0.8839

CatalogCategoryAttributeOptionOptions

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

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

SELECT * FROM [CatalogCategoryAttributeOptionOptions] WHERE AttributeCode = '123'

Columns

Name Type Description
IsDefault Bool Default
AttributeCode String attributeCode
Label [KEY] String Option label
SortOrder Int Option order
StoreLabels String Option label for store scopes
Value String Option value

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