| HybridJoinFullJoin Method |
| Name | Description | |
|---|---|---|
| FullJoin(IEntityRelation) |
Specifies a full join over the relationship specified as right operand. The left side of 'rightOperand' should match with the
right operand of this element.
| |
| FullJoin(IEntityRelation, String, String) |
Specifies a full join over the relationship specified as right operand. The left side of 'rightOperand' should match with the
right operand of this element.
|