CorrelationRelationFinderRemoveFoundRelationFromContainingExpression Property |
Gets or sets a value indicating whether this handler should remove found relation from containing expression.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public bool RemoveFoundRelationFromContainingExpression { get; set; }
Public Property RemoveFoundRelationFromContainingExpression As Boolean
Get
Set
Property Value
Type:
BooleanSee Also