Platform Core .NET Assemblies API
AddWhenItem Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCase Class : AddWhenItem Method

Glossary Item Box

Overload List

OverloadDescription
AddWhenItem(QueryCondition,String)To the current operator expression, adds the expression of the WHEN clause with the specified condition and alias of the resulting expression column.  
AddWhenItem(QueryCondition,Select)To the current operator expression, adds WHEN clause expression with the specified condition and select subquery that returns the resulting expression.  
AddWhenItem(QueryCondition,Query)To the current operator expression, adds WHEN clause expression with the specified condition and arbitrary subquery that returns the resulting expression.  
AddWhenItem(QueryCondition,QueryParameter)To the current operator expression, adds WHEN clause expression with the specified condition and parameter of the resulting expression.  
AddWhenItem(QueryCondition,QueryColumnExpression)To the current operator expression, adds the WHEN clause with the specified condition and expression of the resulting expression column.  

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.