Click or drag to resize
FilterExpressionPropagatedRelations Property
Gets the propagated relations, which are relations required to navigate to the elements the RelationCollectionElement / PredicateElement work on / start from.

Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public IRelationCollection PropagatedRelations { get; }

Property Value

Type: IRelationCollection
See Also