Platform Core .NET Assemblies API
AddCondition(QueryParameter,LogicalOperation) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > AddCondition Method : AddCondition(QueryParameter,LogicalOperation) Method
parameter
The query parameter.
logicalOperation
The logical operation that is used to add the predicate.

Glossary Item Box

To the current query condition, adds the predicate for the passed-in query parameter, using the specified type of logical operation.

Syntax

Parameters

parameter
The query parameter.
logicalOperation
The logical operation that is used to add the predicate.

Return Value

The QueryCondition instance that represents the result query condition.

Exceptions

ExceptionDescription
Terrasoft.Common.UnsupportedTypeExceptionIf the unspecified type of logical operation is passed as the logicalOperation parameter.

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.