Click or drag to resize

Join Methods

The Join type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCrossJoin
Creates a CROSS JOIN clause
Public methodStatic memberInnerJoin
Creates an INNER JOIN clause
Public methodStatic memberLeftJoin
Public methodStatic memberLeftOuterJoin
Creates a LEFT OUTER JOIN clause
Top
See Also