Click or drag to resize
InnerOuterJoin Properties

The InnerOuterJoin type exposes the following members.

Properties
  NameDescription
Public propertyJoinType
Gets the type of the join.
(Inherited from JoinClauseBase.)
Public propertyLeftOperand
Gets the left operand of the join
(Inherited from JoinClauseBase.)
Public propertyRightOperand
Gets the right operand of the join
(Inherited from JoinClauseBase.)
Top
See Also