CatalogSearch Members

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

Used to search catalogs. Use this class to perform searches against product, variant, and category data in one or more catalogs.

The CatalogSearch type exposes the following members.

Constructors

  Name Description
Aa147938.pubmethod(en-US,CS.70).gif CatalogSearch Overloaded. Initializes a new instance of the CatalogSearch class.

Top

Methods

  Name Description
Aa147938.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa147938.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa147938.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa147938.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa147938.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa147938.pubmethod(en-US,CS.70).gif Search Overloaded. Use this method to perform a search with the current properties.
Aa147938.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa147938.pubproperty(en-US,CS.70).gif AdvancedFreeTextSearchPhrase Gets or sets the advanced free text search phrase used for the performing fulltext searches.
Aa147938.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa147938.pubproperty(en-US,CS.70).gif CatalogNames Gets or sets the catalog names used for the search.
Aa147938.pubproperty(en-US,CS.70).gif CatalogNamesCollection Gets or sets a ReadOnlyStringCollection of catalog names used for the search.
Aa147938.pubproperty(en-US,CS.70).gif CategoriesClause Gets or sets the categories clause. Allows searching across multiple categories in one or more catalogs.
Aa147938.pubproperty(en-US,CS.70).gif CategoryName Obsolete. (Obsolete) Use CategoryClause property instead. Gets or sets the category name used for the search.
Aa147938.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa147938.pubproperty(en-US,CS.70).gif FreeTextSearchPhrase Gets or sets the free text search phrase used for the performing fulltext searches.
Aa147938.pubproperty(en-US,CS.70).gif InventoryOptions Gets or sets the Inventory options used for the search.
Aa147938.pubproperty(en-US,CS.70).gif JoinTableInformation Gets or sets the join table information for products and product variants.
Aa147938.pubproperty(en-US,CS.70).gif Language Gets or sets the language used for the search.
Aa147938.pubproperty(en-US,CS.70).gif Recursive Gets or sets a property to determine if the search should be recursive or not.
Aa147938.pubproperty(en-US,CS.70).gif SearchOptions Gets or sets the search options used for the search.
Aa147938.pubproperty(en-US,CS.70).gif SqlWhereClause Gets or sets a value specifying an SQL clause to do property searches.
Aa147938.pubproperty(en-US,CS.70).gif UseAdvancedFreeTextSearch Gets or sets a value indicating if advanced freetextsearch should be used.

Top

See Also

Reference

CatalogSearch Class

Microsoft.CommerceServer.Catalog Namespace