SaveChangesResult Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains the result of the save changes operation returned from the organization web service.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.SaveChangesResult

Syntax

public sealed class SaveChangesResult
Public NotInheritable Class SaveChangesResult

Properties

Name Description
System_CAPS_pubproperty Error

Gets the exception that occurred when a message request was processed by the organization web service.

System_CAPS_pubproperty Request

Gets the message request that was submitted to the organization web service.

System_CAPS_pubproperty Response

Gets the result of a successful operation against the organization web server.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Remarks

This class is only used in conjunction with OrganizationServiceContext. An instance of this class is returned when SaveChanges is called.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Xrm.Sdk Namespace
Use the OrganizationServiceContext class

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright