setOp property
Optional set-operation chain (UNION / UNION ALL / EXCEPT / INTERSECT). When present, this SELECT's result is combined with setOpRight.
Implementation
final String? setOp;
Optional set-operation chain (UNION / UNION ALL / EXCEPT / INTERSECT). When present, this SELECT's result is combined with setOpRight.
final String? setOp;