Click or drag to resize

ProjectionExpressionRelationsToUse Property

Relations collection for the relations to traverse to be able to fulfill the projection. These relations are from the projection specification itself.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
public IRelationCollection RelationsToUse { get; set; }

Property Value

Type: IRelationCollection

Implements

IRelationPropagatorRelationsToUse
See Also