AddShippingMethodRow Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Adds a ShippingMethodDataSet..::.ShippingMethodRow DataRow to the ShippingMethodDataSet..::.ShippingMethodDataTable.
Overload List
Name | Description | |
---|---|---|
AddShippingMethodRow(ShippingMethodDataSet..::.ShippingMethodRow) | Adds a ShippingMethodDataSet..::.ShippingMethodRow DataRow to the ShippingMethodDataSet..::.ShippingMethodDataTable. | |
AddShippingMethodRow(String, String, String) | Adds a ShippingMethodDataSet..::.ShippingMethodRow DataRow to the ShippingMethodDataSet..::.ShippingMethodDataTable using the specified values. |
Top
See Also
Reference
ShippingMethodDataSet..::.ShippingMethodDataTable Class