Click or drag to resize
HybridJoinCrossJoin Method
Overload List
  NameDescription
Public methodCrossJoin(IEntityRelation)
Specifies a cross join over the relationship specified as right operand. The left side of 'rightOperand' should match with the right operand of this element.
Public methodCrossJoin(IEntityRelation, String, String)
Specifies a cross 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