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)
Syntax
public SaveChangesResultCollection SaveChanges()
public:
SaveChangesResultCollection^ SaveChanges()
member SaveChanges : unit -> SaveChangesResultCollection
Public Function SaveChanges As SaveChangesResultCollection
Return Value
Type: Microsoft.Xrm.Sdk.SaveChangesResultCollection
Type: SaveChangesResultCollection
A SaveChangesResultCollection that contains status, headers, and errors that result from the call to SaveChanges.
See Also
SaveChanges Overload
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright