Share via


AddCatalogItem Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Add a Catalog Item to this CatalogItemsDataSet..::.CatalogItemsDataTable.

Overload List

  Name Description
ms986713.pubmethod(en-US,CS.70).gif AddCatalogItem(CatalogItemsDataSet..::.CatalogItem) Add a Catalog Item to this CatalogItemsDataSet..::.CatalogItemsDataTable at the specified row.
ms986713.pubmethod(en-US,CS.70).gif AddCatalogItem(String, String, String, String, Int32, String, String, Boolean, Decimal, Boolean, String, String, Int32) Add a Catalog Item to this CatalogItemsDataSet and return a CatalogItemsDataSet..::.CatalogItem.

Top

Remarks

The CatalogItemsDataSet object must be saved before these changes will be persisted to the database.

See Also

Reference

CatalogItemsDataSet..::.CatalogItemsDataTable Class

CatalogItemsDataSet..::.CatalogItemsDataTable Members

Microsoft.CommerceServer.Catalog Namespace