The following tables list the members exposed by Join.
Name | Description | |
---|---|---|
![]() | Join Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Condition | The Join operator condition. |
![]() | JoinType | The Join operator type. |
![]() | SourceExpression | The data source being attached by the Join operator. |
Name | Description | |
---|---|---|
![]() | As | Sets an alias of the data source of the Join operator. |
![]() | Clone | Creates the clone of the current Join instance. |
![]() | On | Overloaded. |