Search Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Executes a unified search for Customers.
Overload List
Name | Description | |
---|---|---|
Search(SearchClause) | Executes a unified search for one or more Customers objects using the default search options. | |
Search(SearchClause, SearchOptions) | Executes a unified search for one or more Customers using the specified search search options. | |
Search(SearchClause, SearchOptions, Int32%) | Executes a unified search for one or more Customers using the specified search options. The total number of returned records are available. |
Top
Remarks
Returns a DataSet containing the search results.