LinkEntity ComplexType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies the links between multiple entity types used in creating complex queries.
This Web API complex type corresponds to the organization service LinkEntity.
Properties
The properties of a complex type contain the structured data of the type.
Name |
Type |
Nullable |
Unicode |
Description |
---|---|---|---|---|
Columns |
The column set. |
|||
EntityAlias |
Edm.String |
false |
The alias for the entity. |
|
JoinOperator |
The join operator. |
|||
LinkCriteria |
The complex condition and logical filter expressions that filter the results of the query. |
|||
LinkEntities |
Collection(LinkEntity ComplexType) |
The links between multiple entity types. |
||
LinkFromAttributeName |
Edm.String |
false |
The logical name of the attribute of the entity that you are linking from. |
|
LinkFromEntityName |
Edm.String |
false |
The logical name of the entity that you are linking from. |
|
LinkToAttributeName |
Edm.String |
false |
The logical name of the attribute of the entity that you are linking to. |
|
LinkToEntityName |
Edm.String |
false |
The logical name of the entity that you are linking to. |
|
Orders |
Collection(OrderExpression ComplexType) |
The order expressions to apply to the query. |
Types that use the LinkEntity complex type.
The following use the LinkEntity complex type.
Name |
How used |
Description |
---|---|---|
LinkEntities Property |
A complex query expressed in a hierarchy of expressions. |
|
LinkEntities Property |
Specifies the links between multiple entity types used in creating complex queries. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright