AddCatalog Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add a Catalog to this CatalogsDataSet..::.CatalogsDataTable.
Overload List
Name | Description | |
---|---|---|
AddCatalog(CatalogsDataSet..::.Catalog) | Add a Catalog to this CatalogsDataSet..::.CatalogsDataTable at the specified row. | |
AddCatalog(String, array<Byte>[]()[], Boolean, DateTime, DateTime, String, Int16, String, String, Int16, Int32, DateTime, DateTime, String, String, String, String, Int32, String, Boolean) | Add a Catalog to this CatalogsDataSet..::.CatalogsDataTable and return a CatalogsDataSet..::.Catalog. |
Top
Remarks
The CatalogsDataSet object must be saved before these changes will be persisted to the database.
See Also
Reference
CatalogsDataSet..::.CatalogsDataTable Class