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