AddCatalogProperty Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add a CatalogProperty to this CatalogPropertiesDataSet..::.CatalogPropertiesDataTable.
Overload List
|
AddCatalogProperty(CatalogPropertiesDataSet..::.CatalogProperty) |
Add a CatalogProperty to this CatalogPropertiesDataSet..::.CatalogPropertiesDataTable at the specified row. |
|
AddCatalogProperty(String, array<Byte>[]()[], Int16, String, Int64, DateTime, Decimal, Boolean, Double, Int64, Int64, DateTime, DateTime, Double, Double, Boolean, Boolean, Int32, Int32, Decimal, Decimal, Boolean, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, Boolean) |
Add a CatalogProperty to this CatalogPropertiesDataSet..::.CatalogPropertiesDataTable and return a CatalogPropertiesDataSet..::.CatalogProperty. |
Top
The CatalogPropertiesDataSet object must be saved before these changes will be persisted to the database.
See Also
Reference
CatalogPropertiesDataSet..::.CatalogPropertiesDataTable Class
CatalogPropertiesDataSet..::.CatalogPropertiesDataTable Members
Microsoft.CommerceServer.Catalog Namespace