The SqlOperator type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| EXCEPT |
Except operator
| |
| INTERSECT |
Intersect operator
| |
| UNION |
Union operator
| |
| UNION_ALL |
Union all operator
|
See Also