Click or drag to resize
HybridJoinRightJoin Method
Overload List
  NameDescription
Public methodRightJoin(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.
Public methodRightJoin(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.
Top
See Also