CatalogPricingRulesDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogPricingRulesDataSet.
The CatalogPricingRulesDataSetSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsBuiltInColumn | Helper to determine if a column is marked as a built in database column. | |
IsReadOnlyColumn | Helper to determine if a column is marked as read-only. |
Top
Fields
Name | Description | |
---|---|---|
CatalogName | The CatalogName field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogPricingRuleType | The CatalogPricingRuleType field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CategoryName | The CategoryName field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DisplayName | The DisplayName field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PriceChange | The PriceChange field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VariantId | The VariantId field of the CatalogPricingRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top