Click or drag to resize

JoinInfoForNavigator Properties

The JoinInfoForNavigator type exposes the following members.

Properties
  NameDescription
Public propertyJoinHint
The join hint to use for the join over the info in this object.
Public propertyLeftElementAlias
The alias to use for the left element of the join. This is the element containing the navigator.
Public propertyNavigator
The navigator this join is based on
Public propertyRightElementAlias
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).
Top
See Also