You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Attribute

Type

Description

joins

String

The on clause that makes up the joins

joinType

String

The join type ('Inner join', 'Left outer join', etc) for the entity of the from definition

selectDefinition

SelectDefinition

The SelectDefinition TableType of the from definition

table

String

The name of the entity of the from definition

  • No labels