Share via


GuaranteedSearch Method

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

Use this method to perform a specification search guaranteed to return results if any products exist in the category being searched.

Overload List

  Name Description
ms988321.pubmethod(en-US,CS.70).gif GuaranteedSearch()()() Use this method to perform a specification search guaranteed to return results if any products exist in the category being searched.
ms988321.pubmethod(en-US,CS.70).gif GuaranteedSearch(Int32%) Use this method to perform a specification search guaranteed to return results if any products exist in the category being searched, along with the total number of records in the search.

Top

Remarks

The GuaranteedSpecificationSearch method removes search clauses from the search mechanism one at a time until some results are returned. Supports inventory integration.

See Also

Reference

SpecificationSearch Class

SpecificationSearch Members

Microsoft.CommerceServer.Catalog Namespace