JoinInfoForNavigatorRightElementAlias Property |
The alias to use for the right element of the join. This is the element joined over this join info.
(E.g. in queryspec this is the element specified in the .InnerJoin() call).
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 string RightElementAlias { get; }
Public ReadOnly Property RightElementAlias As String
Get
Property Value
Type:
StringSee Also