Adds a query to the UNION clause
Adds a query to the UNION clause
public void Add(SelectQuery);
Adds a query to the UNION clause with the specified DistinctModifier
public void Add(SelectQuery,DistinctModifier);
SqlUnion Class | Reeb.SqlOM Namespace