Platform Core .NET Assemblies API
And(QueryCondition) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > And Method : And(QueryCondition) Method
condition
The query condition being added as the predicate.

Glossary Item Box

To the current query condition, adds the passed-in query condition as the predicate, using the AND logical operation.

Syntax

 
C#
 
 

Parameters

condition
The query condition being added as the predicate.

Return Value

The current Query instance.

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.