JoinNode Constructors
Serves as a base for the BaseStatement class.
Name | Parameters | Description |
---|---|---|
Join |
none |
Initializes a new instance of the Join |
Join |
table, alias, type |
Initializes a new instance of the Join |
See Also