Platform Core .NET Assemblies API
FullOuterJoin(Select) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > FullOuterJoin Method : FullOuterJoin(Select) Method
subSelect
Selection subquery to associate.

Glossary Item Box

Associates the specified select subquery with the current query, using the full outer join.

Syntax

 
C#
 
 

Parameters

subSelect
Selection subquery to associate.

Return Value

The Join instance that associates the subSelect data selection subquery with the current query, using the full outer join.

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.