This topic has not yet been rated - Rate this topic

DataServiceContext.BeginSaveChanges Method

July 26, 2012

Submits the pending changes to the Open Data Protocol (OData) service collected by the DataServiceContext since the last time changes were saved.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method BeginSaveChanges(AsyncCallback, Object) Asynchronously submits the pending changes to the Open Data Protocol (OData) service collected by the DataServiceContext since the last time changes were saved.
Public method BeginSaveChanges(SaveChangesOptions, AsyncCallback, Object) Asynchronously submits the pending changes to the Open Data Protocol (OData) service collected by the DataServiceContext since the last time changes were saved.
Top

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.