Platform Core .NET Assemblies API
AddWhenItem(QueryCondition,Query) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCase Class > AddWhenItem Method : AddWhenItem(QueryCondition,Query) Method
condition
Condition of the WHEN operator clause.
resultSubSelectQuery
Arbitrary subquery that returns the resulting expression.

Glossary Item Box

To the current operator expression, adds WHEN clause expression with the specified condition and arbitrary subquery that returns the resulting expression.

Syntax

 
C#
 
 

Parameters

condition
Condition of the WHEN operator clause.
resultSubSelectQuery
Arbitrary subquery that returns the resulting expression.

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.