|
IronQuery
A SQL-first query builder for C++
|
UNION. More...
#include <set_op.hpp>


Public Member Functions | |
| std::string_view | ToString () const override |
| The SQL keyword(s) for this set operation, e.g. "UNION". | |
UNION.
|
overridevirtual |
The SQL keyword(s) for this set operation, e.g. "UNION".
Implements iron_query::SetOpKind.