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

inverse

QueryJoinType

Return the inverse query join. ie 'Left outer join' to 'Right outer join'

toString

String

Returns the ANSI format of the join ('Inner join', 'Left outer join', etc)

  • No labels