QueryExpression.AddLink Method
Applies To: Dynamics CRM 2015
Adds the specified link to the query expression.
Namespace: Microsoft.Xrm.Sdk.Query
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
AddLink(String, String, String) | Adds the specified link to the query expression setting the entity name to link to, the attribute name to link from and the attribute name to link to. |
|
AddLink(String, String, String, JoinOperator) | Adds the specified link to the query expression setting the entity name to link to, the attribute name to link from and the attribute name to link to. |
See Also
QueryExpression Class
Microsoft.Xrm.Sdk.Query Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright