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