| CorrelationRelationFinderCorrelationRelationFound Property  | 
 
            Gets the correlation relation found.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlers
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntaxpublic IEntityRelation CorrelationRelationFound { get; }Public ReadOnly Property CorrelationRelationFound As IEntityRelation
	Get
Property Value
Type: 
IEntityRelation
See Also