The following tables list the members exposed by JoinField.
| Name | Description | |
|---|---|---|
![]() | JoinField Constructor | Overloaded. JoinField Default constructor has no functionality. |
| Name | Description | |
|---|---|---|
![]() | LeftField | LeftField Holds the IField that is used in the join on the left side. |
![]() | Operator | Operator Holds the value that is used as the operator between the LeftField and RightField. |
![]() | RightField | RightField Holds the IField that is used in the join on the right side. |
| Name | Description | |||||
|---|---|---|---|---|---|---|
![]() | GetJoinFields | GetJoinFields Returns an expression showing the LeftField and the Operator with the RightField. Parameters:
|


