Platform Core .NET Assemblies API
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,Int32)
See Also  Send Feedback
Terrasoft.Core.DB Namespace > PageableSelectOptions Class > PageableSelectOptions Constructor : PageableSelectOptions Constructor(QueryColumnExpression,String,Object,Int32)
primaryConditionSourceExpression
The expression of the column for which the query condition is added.
primaryConditionLastValueParameterName
The name of the parameter that contains the value of the last record of the previous page.
primaryConditionLastValueParameterValue
The value of the last record in the previous page of data.
rowCount
Number of records in the page of data.

Glossary Item Box

Initializes a new PageableSelectOptions instance with the specified parameters.

Syntax

 
C#
 
 

Parameters

primaryConditionSourceExpression
The expression of the column for which the query condition is added.
primaryConditionLastValueParameterName
The name of the parameter that contains the value of the last record of the previous page.
primaryConditionLastValueParameterValue
The value of the last record in the previous page of data.
rowCount
Number of records in the page of data.

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.