ShippingRatesDataSet.ShippingRatesDataTable Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ShippingRatesDataSet..::.ShippingRatesDataTable class.
Overload List
Name | Description | |
---|---|---|
ShippingRatesDataSet..::.ShippingRatesDataTable()()() | Initializes a new instance of the ShippingRatesDataSet..::.ShippingRatesDataTable class. | |
ShippingRatesDataSet..::.ShippingRatesDataTable(SerializationInfo, StreamingContext) | Initializes a new instance of the ShippingRatesDataSet..::.ShippingRatesDataTable class with the specified serialization data and streaming context information. |
Top
Remarks
The strongly typed DataTable that provides access to the "ShippingRatesTable" table of a ShippingRatesDataSet. The values are used to set the shipping rates in the Orders system.
See Also
Reference
ShippingRatesDataSet..::.ShippingRatesDataTable Class