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)
Syntax public IEntityRelation CorrelationRelationFound { get; }
Public ReadOnly Property CorrelationRelationFound As IEntityRelation
Get
Property Value
Type:
IEntityRelationSee Also