Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Text: The type of JOIN
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Join | 0 | Join |
FullOuterJoin | 1 | Full outer join |
LeftOuterJoin | 2 | Left outer join |
RightOuterJoin | 3 | Right outer join |
None | 4 | None |