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.4.0.0 (5.4.0)
Syntaxpublic bool RemoveFoundRelationFromContainingExpression { get; set; }Public Property RemoveFoundRelationFromContainingExpression As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also