Platform Core .NET Assemblies API
IsNotEqual(IQueryColumnExpressionConvertible) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryCondition Class > IsNotEqual Method : IsNotEqual(IQueryColumnExpressionConvertible) Method
expression
The expression that is added in the right side of the condition.

Glossary Item Box

In the current condition sets the [Not Equal To] comparison type and in the right side of the condition adds the passed-in expression.

Syntax

 
C#
 
 

Parameters

expression
The expression that is added in the right side of the condition.

Return Value

The instance of the Query query that contains the current 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.