Platform Core .NET Assemblies API
CreateCaseNotNullQueryFunctionWhenItem Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class : CreateCaseNotNullQueryFunctionWhenItem Method
whenColumnPath
Path to the column that contains the expression of the WHEN clause.
thenParameterValue
Path to the column that contains the expression of the THEN clause.

Glossary Item Box

Returns an instance of an expression for the sql construct of the WHEN <Expression_1> IS NOT NULL THEN <Expression_2> form.

Syntax

 
C#
 
 

Parameters

whenColumnPath
Path to the column that contains the expression of the WHEN clause.
thenParameterValue
Path to the column that contains the expression of the THEN clause.

Return Value

Instance of the created EntitySchemaCaseNotNullQueryFunctionWhenItem condition 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.