Share via


DeleteItems Method

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

Delete items from this catalog matching a search clause.

Overload List

  Name Description
ms988303.pubmethod(en-US,CS.70).gif DeleteItems(String) Delete items from this catalog matching a search clause.
ms988303.pubmethod(en-US,CS.70).gif DeleteItems(String, CatalogClassTypes) Delete items from this catalog matching a search clause.

Top

Remarks

Bulk delete all items matching this search clause. Returns the number of items deleted. This method will only delete concrete items declared in this catalog.

See Also

Reference

ProductCatalog Class

ProductCatalog Members

Microsoft.CommerceServer.Catalog Namespace