Skip to main content

Interface: JoinCondition

A join condition. The join conditions defines the alias for the left side of the join and the field names to join on.

Properties

isInner

isInner: boolean


left

left: string


leftAlias

leftAlias: string


right: string