Platform Core .NET Assemblies API
Where(Select) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > Where Method : Where(Select) Method
subSelect
The select subquery for whose results the initial condition is added.

Glossary Item Box

In the current query, adds the initial condition for results of the passed-in select subquery.

Syntax

 
C#
 
 

Parameters

subSelect
The select subquery for whose results the initial condition is added.

Return Value

The QueryCondition instance that represents the initial condition for results of the subSelect selection subquery.

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.