Platform Core .NET Assemblies API
IsBetween(QueryColumnExpression) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCondition Class > IsBetween Method : IsBetween(QueryColumnExpression) Method
columnExpression
Expression.

Glossary Item Box

In the current condition of the query, tests whether the value of the condition expression is within the range whose lower bound is equal to the value of the passed-in expression.

Syntax

 
C#
 
 

Parameters

columnExpression
Expression.

Return Value

The current condition of the QueryCondition query.

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.