[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Enum for the type of outer join.
The following tables list the members exposed by the OuterJoinType type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | FULL | Full outer join. |
![]() ![]() | LEFT | Left outer join. |
![]() ![]() | RIGHT | Right outer join. |