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.3.0.0 (5.3.0)
Syntax public IRelationCollection PropagatedRelations { get; }
Public ReadOnly Property PropagatedRelations As IRelationCollection
Get
Property Value
Type:
IRelationCollectionSee Also