RelationshipQueryCollection Methods
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified key and value to the dictionary.(Inherited from DataCollection.) |
![]() | Add | Adds the specified key and value to the dictionary.(Inherited from DataCollection.) |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection.(Inherited from DataCollection.) |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection.(Inherited from DataCollection.) |
![]() | Clear | Removes all items from the DataCollection. (Inherited from DataCollection.) |
![]() | Contains | Determines whether the DataCollection contains a specific value.(Inherited from DataCollection.) |
![]() | Contains | Determines whether the DataCollection contains a specific value.(Inherited from DataCollection.) |
![]() | ContainsKey | Determines whether the DataCollection contains a specific key value.(Inherited from DataCollection.) |
![]() | CopyTo | (Inherited from DataCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection.(Inherited from DataCollection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection.(Inherited from DataCollection.) |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection.(Inherited from DataCollection.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue | Gets the value associated with the specified key.(Inherited from DataCollection.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through the collection.(Inherited from DataCollection.) |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


