Product Catalog Objects
The product catalog objects provide methods to create and manage catalogs, products, and categories in the Commerce Server 2000 Product Catalog System. These objects provide an interface for catalog data stored in a SQL Server database. Use data caching to improve the performance of the Product Catalog System by holding catalog data in memory and minimizing calls to the underlying database.
This section contains:
Product Catalog Programming Concepts Describes the concepts related to programming with product catalog objects.
Example Code for Product Catalog Objects Provides example code for product catalog objects.