SaveChangesResult Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains the result of the save changes operation returned from the organization web service.
The following tables list the members exposed by the SaveChangesResult type.
Public Properties
Name | Description | |
---|---|---|
Error | Gets the exception that occurred when a message request was processed by the organization web service. | |
Request | Gets the message request that was submitted to the organization web service. | |
Response | Gets the result of a successful operation against the organization web server. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SaveChangesResult Class
Microsoft.Xrm.Sdk Namespace
Other Resources
Use the Organization Service Context Class
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.