Click or drag to resize
CrossJoin Properties

The CrossJoin 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