DocumentProjectionDataCorrelationRelationship Property  | 
 
            The correlation relationship to tie a subquery in a projection to the outer query. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.GeneratorCore
    Assembly:
   SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntaxpublic Pair<Navigator, string> CorrelationRelationship { get; }Public ReadOnly Property CorrelationRelationship As Pair(Of Navigator, String)
	Get
Property Value
Type: 
PairNavigator, 
String
See Also