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