EntityExpressionRelationsToUse Property |
Gets the relations required to access this entity. Can be null (which means: no relations needed)
This collection is filled if the entity represented by this expression is a related entity so a relation is required to reach that entity.
The relations in this collection are always IEntityRelation, as dynamic relations aren't the result of an access of a related entity/collection,
which are the source of the relations in this set.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax See Also