Platform Core .NET Assemblies API
AddCondition(QueryColumnExpression,OrderByItem,QueryParameter) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > PageableSelectOptions Class > AddCondition Method : AddCondition(QueryColumnExpression,OrderByItem,QueryParameter) Method
leftExpression
Expression of the left side of the condition.
orderByItem
The expression used for sorting the query results.
lastValueParameter
The parameter that determines the value of the last record in the previous page of data.

Glossary Item Box

Adds the condition with the specified properties for the passed-in expression of query results sorting.

Syntax

Parameters

leftExpression
Expression of the left side of the condition.
orderByItem
The expression used for sorting the query results.
lastValueParameter
The parameter that determines the value of the last record in the previous page of data.

Return Value

Condition for the orderByItem sort expression.

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.