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 | |
---|---|---|
AddCatalogItem(CatalogItemsDataSet..::.CatalogItem) | Add a Catalog Item to this CatalogItemsDataSet..::.CatalogItemsDataTable at the specified row. | |
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