ADO.NET Provider for Adobe Commerce

Build 23.0.8839

CatalogCategoryLinkProducts

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

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

SELECT * FROM [CatalogCategoryLinkProducts] WHERE CategoryId = '123'

Columns

Name Type Description
CategoryId String Category id
ExtensionAttributes String This is an auto-generated column
Position Int This is an auto-generated column
Sku [KEY] String This is an auto-generated column

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