JoinNode Fields
Serves as a base for the BaseStatement class.
Name | Description |
---|---|
Alias | A String value that identifies the table. |
Condition | Specifies the criteria expression. |
Sub |
Provides access to the collection of sub nodes that is represented by a Join |
Table | |
Type |
A Join |
See Also