| HybridJoinRightJoin Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | RightJoin(IEntityRelation) | 
            Specifies a right join over the relationship specified as right operand. The left side of 'rightOperand' should match with the
            right operand of this element.
             | 
|  | RightJoin(IEntityRelation, String, String) | 
            Specifies a right join over the relationship specified as right operand. The left side of 'rightOperand' should match with the
            right operand of this element.
             | 
 See Also
See Also