Platform Core .NET Assemblies API
PageableSelectOptions Constructor(PageableSelectCondition,Int32,PageableSelectDirection)
See Also  Send Feedback
Terrasoft.Core.DB Namespace > PageableSelectOptions Class > PageableSelectOptions Constructor : PageableSelectOptions Constructor(PageableSelectCondition,Int32,PageableSelectDirection)
primaryCondition
The query condition.
rowCount
Number of records in the page of data.
direction
Direction of the paged output.

Glossary Item Box

Initializes a new PageableSelectOptions instance with the specified parameters.

Syntax

 
C#
 
 

Parameters

primaryCondition
The query condition.
rowCount
Number of records in the page of data.
direction
Direction of the paged output.

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.