SaveChangesResultCollection Methods

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Public Methods

(see also Protected Methods)

  Name Description
public method Add  (inherited from Collection)
public method Clear  (inherited from Collection)
public method Contains  (inherited from Collection)
public method CopyTo  (inherited from Collection)
public method Equals  (inherited from Object)
public method GetEnumerator  (inherited from Collection)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method IndexOf  (inherited from Collection)
public method Insert  (inherited from Collection)
public method Remove  (inherited from Collection)
public method RemoveAt  (inherited from Collection)
public method ToString  (inherited from Object)

Protected Methods

  Name Description
protected method ClearItems  (inherited from Collection)
protected method Finalize  (inherited from Object)
protected method InsertItem  (inherited from Collection)
protected method MemberwiseClone  (inherited from Object)
protected method RemoveItem  (inherited from Collection)
protected method SetItem  (inherited from Collection)

Explicit Interface Implementations

  Name Description
  CopyTo  (inherited from Collection)
  GetEnumerator  (inherited from Collection)
  Add  (inherited from Collection)
  Contains  (inherited from Collection)
  IndexOf  (inherited from Collection)
  Insert  (inherited from Collection)
  Remove  (inherited from Collection)

See Also

Reference

SaveChangesResultCollection Class
Microsoft.Xrm.Sdk Namespace

Other Resources

Use the Organization Service Context Class
Sample: Use the Organization Service Context

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