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