Platform Core .NET Assemblies API
IsBetween(String,String) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCondition Class > IsBetween Method : IsBetween(String,String) Method
sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column.

Glossary Item Box

In the current condition of the query, sets the [Range of Values] comparison type and as the lower bound adds the expression for the column with the specified alias from the specified source.

Syntax

 
C#
 
 

Parameters

sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column.

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.