UpdateItems Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Overload List
Name | Description | |
---|---|---|
UpdateItems(CatalogItemsDataSet) | Update items stored in a dataset retrieved from the catalog system in this catalog. (Inherited from ProductCatalog.) | |
UpdateItems(CatalogItemsDataSet, Boolean) | Update items stored in a dataset retrieved from the catalog system in this catalog. (Inherited from ProductCatalog.) | |
UpdateItems(String, String, Object) | Update items from this catalog matching a search clause. (Inherited from ProductCatalog.) | |
UpdateItems(String, String, Object, CatalogClassTypes) | Update items from this catalog matching a search clause. (Inherited from ProductCatalog.) |
Top