Platform Core .NET Assemblies API
Or(String) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > Or Method : Or(String) Method
sourceColumnAlias
The alias of the column.

Glossary Item Box

To the current query condition, adds a predicate for the column with the specified alias, using the OR logical operation.

Syntax

 
C#
 
 

Parameters

sourceColumnAlias
The alias of the column.

Return Value

The QueryCondition instance that represents the result query condition.

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.