JoinInfoForNavigator Properties |
The JoinInfoForNavigator type exposes the following members.
Name | Description | |
---|---|---|
JoinHint |
The join hint to use for the join over the info in this object.
| |
LeftElementAlias |
The alias to use for the left element of the join. This is the element containing the navigator.
| |
Navigator |
The navigator this join is based on
| |
RightElementAlias |
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).
|