EntityCollection Members
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 | |
---|---|---|
Entities | Gets the collection of entities. | |
EntityName | Gets or sets the logical name of the entity. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
Item | Gets or sets an item in the collection. | |
MinActiveRowVersion | Gets or sets the lowest active row version value. | |
MoreRecords | Gets or sets whether there are more records available. | |
PagingCookie | Gets or sets the current paging information. | |
TotalRecordCount | Gets the total number of records in the collection.ReturnTotalRecordCount was true when the query was executed . | |
TotalRecordCountLimitExceeded | Gets or sets whether the results of the query exceeds the total record count. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
EntityCollection Class
Microsoft.Xrm.Sdk Namespace
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.