Platform Core .NET Assemblies API
SetPrimaryConditionProperties(QueryColumnExpression,String,Object,String) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > PageableSelectOptions Class > SetPrimaryConditionProperties Method : SetPrimaryConditionProperties(QueryColumnExpression,String,Object,String) Method
leftExpression
Expression of the left side of the condition.
lastValueParameterName
The name of the parameter of the value of the last record in the previous page of data.
lastValueParameterValue
The value of the last record in the previous page of data.
lastValueParameterValueTypeName
The name of the data type of the value of the last record in the previous data page.

Glossary Item Box

Sets properties of the primary condition of the query with paged output to the passed-in values.

Syntax

 
C#
 
 

Parameters

leftExpression
Expression of the left side of the condition.
lastValueParameterName
The name of the parameter of the value of the last record in the previous page of data.
lastValueParameterValue
The value of the last record in the previous page of data.
lastValueParameterValueTypeName
The name of the data type of the value of the last record in the previous data page.

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.