Skip to content

JoinType

Join type applied when matching records across entities.

Used by EntityJoin for cross-entity query joins and by SourceJoinCriteria in entity metadata.

Enumeration Members

LeftJoin

LeftJoin: "LeftJoin"

LEFT JOIN — all base-entity records, with related fields empty when unmatched.