Share via


CatalogItemsDataSet.CatalogItem Members

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

Allows access to the CatalogItemsDataSet..::.CatalogItemsDataTable table.

The CatalogItemsDataSet..::.CatalogItem type exposes the following members.

Methods

  Name Description
Aa146496.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif BeginEdit (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif CancelEdit (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif ClearErrors (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif Delete (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif EndEdit (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa146496.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa146496.pubmethod(en-US,CS.70).gif GetChildRows Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif GetColumnError Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif GetColumnsInError (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa146496.pubmethod(en-US,CS.70).gif GetParentRow Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif GetParentRows Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa146496.pubmethod(en-US,CS.70).gif HasVersion (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif IsCatalogClassTypesNull Checks to see if the CatalogClassTypesColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsCategoryNameNull Checks to see if the CategoryNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsDisplayNameNull Checks to see if the DisplayNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsIsSearchableNull Checks to see if the IsSearchableColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsListPriceNull Checks to see if the ListPriceColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsNull Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif IsPrimaryParentCategoryNameNull Checks to see if the PrimaryParentCategoryNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsProductIdNull Checks to see if the ProductIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsRankNull Checks to see if the RankColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsUseCategoryPricingNull Checks to see if the UseCategoryPricingColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubmethod(en-US,CS.70).gif IsVariantIdNull Checks to see if the VariantIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa146496.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif SetAdded (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif SetCatalogClassTypesNull Sets the CatalogClassTypesColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetCategoryNameNull Sets the CategoryNameColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetColumnError Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif SetDisplayNameNull Sets the DisplayNameColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetIsSearchableNull Sets the IsSearchableColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetListPriceNull Sets the ListPriceColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetModified (Inherited from DataRow.)
Aa146496.protmethod(en-US,CS.70).gif SetNull (Inherited from DataRow.)
Aa146496.pubmethod(en-US,CS.70).gif SetParentRow Overloaded.
Aa146496.pubmethod(en-US,CS.70).gif SetPrimaryParentCategoryNameNull Sets the PrimaryParentCategoryNameColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetProductIdNull Sets the ProductIdColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetRankNull Sets the RankColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetUseCategoryPricingNull Sets the UseCategoryPricingColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif SetVariantIdNull Sets the VariantIdColumn to a DBNull value.
Aa146496.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa146496.pubproperty(en-US,CS.70).gif BaseCatalogName Gets or sets the value in the BaseCatalogNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif CatalogClassTypes Gets or sets the value in the CatalogClassTypesColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif CatalogName Gets or sets the value in the CatalogNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif CategoryName Gets or sets the value in the CategoryNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif DefinitionName Gets or sets the value in the DefinitionNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif DisplayName Gets or sets the value in the DisplayNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataRow.)
Aa146496.pubproperty(en-US,CS.70).gif IsSearchable Checks to see if the IsSearchableColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa146496.pubproperty(en-US,CS.70).gif Item Overloaded.
Aa146496.pubproperty(en-US,CS.70).gif ItemArray (Inherited from DataRow.)
Aa146496.pubproperty(en-US,CS.70).gif ListPrice Gets or sets the value in the ListPrice of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif Oid Gets or sets the value in the OidColumn columnof the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif PrimaryParentCategoryName Gets or sets the value in the PrimaryParentCategoryNameColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif ProductId Gets or sets the value in the ProductIdColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif Rank Gets or sets the value in the RankColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif RowError (Inherited from DataRow.)
Aa146496.pubproperty(en-US,CS.70).gif RowState (Inherited from DataRow.)
Aa146496.pubproperty(en-US,CS.70).gif Table (Inherited from DataRow.)
Aa146496.pubproperty(en-US,CS.70).gif UseCategoryPricing Gets or sets the value in the UseCategoryPricingColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.
Aa146496.pubproperty(en-US,CS.70).gif VariantId Gets or sets the value in the VariantIdColumn column of the CatalogItemsDataSet..::.CatalogItemsDataTable table.

Top

See Also

Reference

CatalogItemsDataSet..::.CatalogItem Class

Microsoft.CommerceServer.Catalog Namespace