JoinElement Constructors
Defines the JOIN clause.
Name | Parameters | Description |
---|---|---|
Join |
none |
Initializes a new Join |
Join |
node, type, condition |
Initializes a new Join |
See Also