Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Returns a DataSet containing baskets that match a supplied search criteria.
Overload List
Name | Description | |
---|---|---|
![]() |
SearchBaskets(SearchClause) | Returns a DataSet containing baskets that match a supplied search criteria. |
![]() |
SearchBaskets(SearchClause, SearchOptions) | Returns a DataSet containing baskets that match a supplied search criteria with options. |
![]() |
SearchBaskets(SearchClause, SearchOptions, Int32%) | Returns a DataSet containing baskets that match a supplied search criteria along. The total number of returned records are available. |
Top