CatalogVirtualCatalogRulesDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogVirtualCatalogRulesDataSet.
The CatalogVirtualCatalogRulesDataSetSchema 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 CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CategoryName | The CategoryName field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DisplayName | The DisplayName field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VariantId | The VariantId field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VirtualCatalogRuleType | The VirtualCatalogRuleType field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top