OrganizationServiceContext.SaveChanges Method
Applies To: Dynamics CRM 2015
Saves the changes that the OrganizationServiceContext is tracking to Microsoft Dynamics CRM.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
SaveChanges() | Saves the changes that the OrganizationServiceContext is tracking to Microsoft Dynamics CRM. |
|
SaveChanges(SaveChangesOptions) | Saves the changes that the OrganizationServiceContext is tracking to Microsoft Dynamics CRM. |
See Also
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Use the OrganizationServiceContext class
Use the early-bound entity classes for create, update, and delete
Sample: Use the organization service context
Return to top
© 2016 Microsoft. All rights reserved. Copyright