EntityCollection Members

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

Contains a collection of entity instances.

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

Public Constructors

  Name Description
  EntityCollection Overloaded. Initializes a new instance of the EntityCollection class.

Top

Public Properties

  Name Description
public property Entities Gets the collection of entities.
public property EntityName Gets or sets the logical name of the entity.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Item Gets or sets an item in the collection.
public property MinActiveRowVersion Gets or sets the lowest active row version value.
public property MoreRecords Gets or sets whether there are more records available.
public property PagingCookie Gets or sets the current paging information.
public property TotalRecordCount Gets the total number of records in the collection.ReturnTotalRecordCount was true when the query was executed .
public property TotalRecordCountLimitExceeded Gets or sets whether the results of the query exceeds the total record count.

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

EntityCollection Class
Microsoft.Xrm.Sdk Namespace

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