ODBC Driver for Adobe Commerce

Build 25.0.9434

CatalogCategoryAttributeOptionOptions

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

Table Specific Information

Select

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

You must specify the AttributeCode column 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) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434