[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains the ON-clause criteria in an outer join.
The following tables list the members exposed by the OuterJoinDesc type.
Public Properties
Name | Description | |
---|---|---|
![]() | LeftNode | Returns left hand identifier node. |
![]() | OuterJoinType | Returns the type of outer join (left/right/full). |
![]() | RightNode | Returns right hand identifier node. |