Share via


CatalogPricingRulesDataSet Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CatalogPricingRulesDataSet class.

Overload List

  Name Description
ms986726.pubmethod(en-US,CS.70).gif CatalogPricingRulesDataSet()()() Initializes a new instance of the CatalogPricingRulesDataSet class.
ms986726.protmethod(en-US,CS.70).gif CatalogPricingRulesDataSet(SerializationInfo, StreamingContext) Initializes a new instance of the CatalogPricingRulesDataSet class with the specified serialization and streaming context information.

Top

Remarks

The CatalogPricingRulesDataSet exposes the CatalogPricingRules values of the CatalogPricingRulesDataSet..::.PricingRulesDataTable table.

There are six columns in the table:

  • CatalogName

  • CatalogPricingRuleType

  • CategoryName

  • PriceChange

  • ProductId

  • VariantId

See Also

Reference

CatalogPricingRulesDataSet Class

CatalogPricingRulesDataSet Members

Microsoft.CommerceServer.Catalog Namespace