Platform Core .NET Assemblies API
Union(Select) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > Union Method : Union(Select) Method
unionSelect
The select query whose results are combined with the results of the current query.

Glossary Item Box

Combines the results of the current query and results of the passed-in selectquery, excluding duplicate rows from the result set.

Syntax

 
C#
 
 

Parameters

unionSelect
The select query whose results are combined with the results of the current query.

Return Value

The current Query instance.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.