The Join type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| And |
Adds an additional join to the join specification.
| |
| CrossJoin | Overloaded. | |
| Inner | Overloaded. | |
| Outer | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Conditions |
The conditions on which the join is being based
| |
| JoinType |
Gets or sets the type of join.
|