AddCatalogSet Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add a Catalog Set to this CatalogSetsDataSet..::.CatalogSetsDataTable.
Overload List
Name | Description | |
---|---|---|
AddCatalogSet(CatalogSetsDataSet..::.CatalogSet) | Add a Catalog Set to this CatalogSetsDataSet..::.CatalogSetsDataTable at the specified row. | |
AddCatalogSet(Guid, String, String, String) | Add a Catalog Set to this CatalogSetsDataSet..::.CatalogSetsDataTable and return a CatalogSetsDataSet.CatalogSet. |
Top
Remarks
The CatalogSetsDataset object must be saved before these changes will be persisted to the database.
See Also
Reference
CatalogSetsDataSet..::.CatalogSetsDataTable Class