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.
Include Protected Members
Include Inherited Members
Saves the changes the DataServiceContext is tracking to storage.
Not supported by the WCF Data Services 5.0 client for Silverlight.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
SaveChanges() | Saves the changes that the DataServiceContext is tracking to storage.Not supported by the WCF Data Services 5.0 client for Silverlight. |
![]() |
SaveChanges(SaveChangesOptions) | Saves the changes that the DataServiceContext is tracking to storage.Not supported by the WCF Data Services 5.0 client for Silverlight. |
Top
Remarks
A DataServiceResponse that contains status, headers, and errors that result from the call to SaveChanges.