ADO.NET Provider for Adobe Commerce

Build 23.0.8839

ProductAttributeGroup

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

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

SELECT * FROM [ProductAttributeGroup] WHERE AttributeSetId = '123'

Columns

Name Type ReadOnly Description
AttributeGroupId [KEY] String False

Id

AttributeGroupName String False

Name

AttributeSetId Int False

Attribute set id

ExtensionAttributes String False

This is an auto-generated column

SearchCriteria String False

This is an auto-generated column

TotalCount Int False

Total count.

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