IRelation Properties |
The IRelation type exposes the following members.
Name | Description | |
---|---|---|
AliasLeftOperand |
Gets the alias for the left operand.
| |
AliasRightOperand |
Gets the alias for the right operand.
| |
JoinType |
The join type to use. If right operand is null and left operand is a DerivedTableDefinition, this value is ignored.
| |
LeftOperandInheritanceInfo |
Gets the left operand's InheritanceInfo
| |
RightOperandInheritanceInfo |
Gets the right operand's InheritanceInfo
| |
StartElementIsPkSide |
Returns true if the start element of the relation (the left operand) is the Pkside.
|