DataServiceContext::SaveChanges Method
.NET Framework (current version)
Saves the changes the DataServiceContext is tracking to storage.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
| Name | Description | |
|---|---|---|
![]() | SaveChanges() | Saves the changes that the DataServiceContext is tracking to storage. |
![]() | SaveChanges(SaveChangesOptions) | Saves the changes that the DataServiceContext is tracking to storage. |
A DataServiceResponse that contains status, headers, and errors that result from the call to SaveChanges.
Show:
