Click or drag to resize

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; }

Property Value

Type: PairNavigator, String
See Also