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 | |
---|---|---|
GuaranteedSearch()()() | Use this method to perform a specification search guaranteed to return results if any products exist in the category being searched. | |
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.