CatalogItemsDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogItemsDataSet.
The CatalogItemsDataSetSchema 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 | |
---|---|---|
BaseCatalogName | The BaseCatalogName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogClassTypes | The CatalogClassTypes field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogName | The CatalogName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CategoryName | The CategoryName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DefinitionName | The DefinitionName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DisplayName | The DisplayName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
IsSearchable | The IsSearchable field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ListPrice | The ListPrice field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Oid | The OID field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PrimaryParentCategoryName | The PrimaryParentCategoryName field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Rank | The Rank field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
UseCategoryPricing | The UseCategoryPricing field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VariantId | The VariantId field of the CatalogItemsDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top