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 all the PurchaseOrder objects that match specified search criteria.
Overload List
Name | Description | |
---|---|---|
![]() |
SearchPurchaseOrders(SearchClause) | Returns a DataSet containing all the PurchaseOrder objects that match specified search criteria. |
![]() |
SearchPurchaseOrders(SearchClause, SearchOptions) | Returns a DataSet containing all the PurchaseOrder objects that match specified search criteria. |
![]() |
SearchPurchaseOrders(SearchClause, SearchOptions, Int32%) | Returns a DataSet containing all the PurchaseOrder objects that match specified search criteria. The number of matched records are available. |
Top