Create a Union Select Query.

If any of the Select Query Builders are Nothing or have a blank Table, they will be ignored.

Syntax

ISDatabaseHandler.CreateUnionSelectQuery(unionAll)

Parameters

NameTypeOptionalByRefDescription
unionAll Boolean Indicates whether to use a 'UNION ALL' statement rather than just a 'UNION' statement.

Return Value

ISSelectQueryBuilder) As String

A String value.

Member of:
ISDatabaseHandler
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0