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