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.
Definition
Specifies the left or right table of a join.
Allowed values
Name | Value | Description |
---|---|---|
JoinSide.Left | 0 | Specifies the left table of a join. |
JoinSide.Right | 1 | Specifies the right table of a join. |