다음을 통해 공유


DeletePurchaseOrders Method

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

Deletes the PurchaseOrder objects from the database.

Overload List

  Name Description
ms870859.pubmethod(en-US,CS.70).gif DeletePurchaseOrders(array<Guid>[]()[], Int32%) Deletes a group of purchase orders from the database that match the supplied identifiers. The number of deleted records is available.
ms870859.pubmethod(en-US,CS.70).gif DeletePurchaseOrders(SearchClause, Int32%) Deletes the purchase orders from the database that satisfy the specified search criteria. The number of deleted records is available.

Top

See Also

Reference

PurchaseOrderManager Class

PurchaseOrderManager Members

Microsoft.CommerceServer.Orders Namespace