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