[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Enum for the type of outer join.

The following tables list the members exposed by the OuterJoinType type.

Public Fields

  NameDescription
static memberFULL
Full outer join.

static memberLEFT
Left outer join.

static memberRIGHT
Right outer join.