SaveChangesResult Members

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
public property Error Gets the exception that occurred when a message request was processed by the organization web service.
public property Request Gets the message request that was submitted to the organization web service.
public property Response Gets the result of a successful operation against the organization web server.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.
© 2015 Microsoft. All rights reserved.