ExecuteMultipleSettings Members

Defines the execution behavior of ExecuteMultipleRequest.

The following tables list the members exposed by the ExecuteMultipleSettings type.

Public Constructors

  Name Description
  ExecuteMultipleSettings Initializes a new instance of the ExecuteMultipleSettings class.

Top

Public Properties

  Name Description
public property ContinueOnError Gets or sets a value indicating whether further execution of message requests in the Requests collection should continue if a fault is returned for the current request being processed.
public property ExtensionData Gets or sets the structure that contains extra data.
public property ReturnResponses Gets or sets a value indicating if a response for each message request processed should be returned.

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

ExecuteMultipleSettings Class
Microsoft.Xrm.Sdk Namespace
Settings

Other Resources

Use Messages (Request and Response Classes) with the Execute Method
Sample: Execute Multiple Requests

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.