Platform Core .NET Assemblies API
PageableSelectOptions Constructor
See Also  Send Feedback
Terrasoft.Core.DB Namespace > PageableSelectOptions Class : PageableSelectOptions Constructor

Glossary Item Box

Overload List

OverloadDescription
PageableSelectOptions Constructor()Initializes a new PageableSelectOptions instance.  
PageableSelectOptions Constructor(Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified number of records in the page of data and the direction of the paged output.  
PageableSelectOptions Constructor(String,String,Object,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(String,String,Object,DataValueType,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(String,String,Object,String,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(String,String,Object,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(String,String,Object,DataValueType,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(String,String,Object,String,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,DataValueType,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,String,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,DataValueType,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(QueryColumnExpression,String,Object,String,Int32)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(PageableSelectCondition,Int32,PageableSelectDirection)Initializes a new PageableSelectOptions instance with the specified parameters.  
PageableSelectOptions Constructor(PageableSelectOptions)Initializes a new PageableSelectOptions instance that is a clone of the passed-in 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.