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.8.0.0 (5.8.21.0208)
Syntax public Pair<Navigator, string> CorrelationRelationship { get; }
Public ReadOnly Property CorrelationRelationship As Pair(Of Navigator, String)
Get
Property Value
Type:
PairNavigator,
StringSee Also