Share via


Save Method

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

Saves the purchase order to the database.

Overload List

  Name Description
Aa530614.pubmethod(en-US,CS.70).gif Save()()() Saves the purchase order to the database. (Overrides OrderGroup..::.Save()()().)
Aa530614.pubmethod(en-US,CS.70).gif Save(String) Saves the purchase order to the SQL database.

Top

Remarks

Use this method to persist the PurchaseOrder to the underlying stores.

See Also

Reference

PurchaseOrder Class

PurchaseOrder Members

Microsoft.CommerceServer.Runtime.Orders Namespace