CatalogItemsDataSet.CatalogItemsDataTable Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The data table that contains the Catalog Items.
The CatalogItemsDataSet..::.CatalogItemsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CatalogItemsDataSet..::.CatalogItemsDataTable | Overloaded. Initializes a new instance of the CatalogItemsDataSet..::.CatalogItemsDataTable class. |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
![]() |
fInitInProgress | (Inherited from DataTable.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BaseCatalogNameColumn | Gets the values of the BaseCatalogNameColumn column in the CatalogItems table. |
![]() |
CaseSensitive | (Inherited from DataTable.) |
![]() |
CatalogClassTypesColumn | Gets the values of the CatalogClassTypesColumn column in the CatalogItems table. |
![]() |
CatalogNameColumn | Gets the values of the CatalogNameColumn column in the CatalogItems table. |
![]() |
CategoryNameColumn | Gets the values of the CategoryNameColumn column in the CatalogItems table. |
![]() |
ChildRelations | (Inherited from DataTable.) |
![]() |
Columns | (Inherited from DataTable.) |
![]() |
Constraints | (Inherited from DataTable.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
Count | Gets the total number of System.Data.DataRow objects in this CatalogItemsDataSet..::.CatalogItemsDataTable. |
![]() |
DataSet | (Inherited from DataTable.) |
![]() |
DefaultView | (Inherited from DataTable.) |
![]() |
DefinitionNameColumn | Gets the values of the DefinitionNameColumn column in the CatalogItems table. |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
DisplayExpression | (Inherited from DataTable.) |
![]() |
DisplayNameColumn | Gets the values of the DisplayNameColumn column in the CatalogItems table. |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataTable.) |
![]() |
HasErrors | (Inherited from DataTable.) |
![]() |
IsInitialized | (Inherited from DataTable.) |
![]() |
IsSearchableColumn | Gets the values of the IsSearchableColumn column in the CatalogItems table. |
![]() |
Item | Gets a CatalogItem at a particular index in the CatalogItemsDataSet..::.CatalogItemsDataTable. |
![]() |
ListPriceColumn | Gets the values of the ListPriceColumn column in the CatalogItems table. |
![]() |
Locale | (Inherited from DataTable.) |
![]() |
MinimumCapacity | (Inherited from DataTable.) |
![]() |
Namespace | (Inherited from DataTable.) |
![]() |
OidColumn | Gets the values of the OidColumn column in the CatalogItems table. |
![]() |
ParentRelations | (Inherited from DataTable.) |
![]() |
Prefix | (Inherited from DataTable.) |
![]() |
PrimaryKey | (Inherited from DataTable.) |
![]() |
PrimaryParentCategoryNameColumn | Gets the values of the PrimaryParentCategoryNameColumn column in the CatalogItems table. |
![]() |
ProductIdColumn | Gets the values of the ProductIdColumn column in the CatalogItems table. |
![]() |
RankColumn | Gets the values of the RankColumn column in the CatalogItems table. |
![]() |
RemotingFormat | (Inherited from DataTable.) |
![]() |
Rows | (Inherited from DataTable.) |
![]() |
Site | (Inherited from DataTable.) |
![]() |
TableName | (Inherited from DataTable.) |
![]() |
UseCategoryPricingColumn | Gets the values of the UseCategoryPricingColumn column in the CatalogItems table. |
![]() |
VariantIdColumn | Gets the values of the VariantIdColumn column in the CatalogItems table. |
Top
Events
Name | Description | |
---|---|---|
![]() |
CatalogItemChanged | Occurs when the CatalogItemsDataSet..::.CatalogItemsDataTable is changed. |
![]() |
CatalogItemChanging | Occurs when the CatalogItemsDataSet..::.CatalogItemsDataTable is going to be changed. |
![]() |
CatalogItemDeleted | Occurs when the CatalogItem is deleted from the CatalogItemsDataSet..::.CatalogItemsDataTable. |
![]() |
CatalogItemDeleting | Occurs when the CatalogItem is being deleted from the CatalogItemsDataSet..::.CatalogItemsDataTable. |
![]() |
ColumnChanged | (Inherited from DataTable.) |
![]() |
ColumnChanging | (Inherited from DataTable.) |
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataTable.) |
![]() |
RowChanged | (Inherited from DataTable.) |
![]() |
RowChanging | (Inherited from DataTable.) |
![]() |
RowDeleted | (Inherited from DataTable.) |
![]() |
RowDeleting | (Inherited from DataTable.) |
![]() |
TableCleared | (Inherited from DataTable.) |
![]() |
TableClearing | (Inherited from DataTable.) |
![]() |
TableNewRow | (Inherited from DataTable.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource..::.ContainsListCollection | (Inherited from DataTable.) |
![]() ![]() |
IListSource..::.GetList | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.GetSchema | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.ReadXml | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.WriteXml | (Inherited from DataTable.) |
Top