SaveChangesResultCollection Properties

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

Public Properties

(see also Protected Properties)

  Name Description
public property Count  (inherited from Collection)
public property HasError Gets whether there is an error.
public property Item  (inherited from Collection)
public property Options Gets how the SaveChanges(SaveChangesOptions) method behaves when an error occurs.

Protected Properties

  Name Description
protected property Items  (inherited from Collection)

Explicit Interface Implementations

  Name Description
  IsReadOnly  (inherited from Collection)
  IsSynchronized  (inherited from Collection)
  SyncRoot  (inherited from Collection)
  IsFixedSize  (inherited from Collection)
  IsReadOnly  (inherited from Collection)
  Item  (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.