Search Method

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

Use this method to perform a search with the current properties.

Overload List

  Name Description
ms987858.pubmethod(en-US,CS.70).gif Search()()() Performs a search using the information in the current instance.
ms987858.pubmethod(en-US,CS.70).gif Search(Int32%) Perform a search using the information in the current instance and return the number of records found that match the search criteria.

Top

Remarks

Performs the search based on the CatalogSearchOptions and the properties set on the CatalogSearch class and returns a CatalogItemsDataSet containing the search results.

See Also

Reference

CatalogSearch Class

CatalogSearch Members

Microsoft.CommerceServer.Catalog Namespace