0 out of 1 rated this helpful - Rate this topic

DataServiceContext.SaveChanges Method

Saves the changes the DataServiceContext is tracking to storage.

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

  Name Description
Public method SaveChanges() Saves the changes that the DataServiceContext is tracking to storage.
Public method SaveChanges(SaveChangesOptions) Saves the changes that the DataServiceContext is tracking to storage.
Top

A DataServiceResponse that contains status, headers, and errors that result from the call to SaveChanges.

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