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

Glossary Item Box

Overload List

OverloadDescription
SetElseExpression(String)Sets the column expression with the given alias as the ELSE clause of the current statement.  
SetElseExpression(Select)Sets the column expression for the passed-in select subquery as the expression of the ELSE clause of the current operator.  
SetElseExpression(Query)Sets the column expression for the passed-in arbitrary subquery as the ELSE clause of the current operator.  
SetElseExpression(QueryParameter)Sets the column expression for the specified query parameter as the ELSE clause of the current operator.  
SetElseExpression(QueryColumnExpression)Sets the specified column expression as the ELSE clause of the current operator.  

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.