Platform Core .NET Assemblies API
PageableSelectOptions Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.DB Namespace : PageableSelectOptions Class

Glossary Item Box

The following tables list the members exposed by PageableSelectOptions.

Public Constructors

 NameDescription
Public ConstructorPageableSelectOptions ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyDirectionDirection of the paged output.  
Public PropertyHasOrderByItemsConditionsSpecifies whether the query contains conditions for the expressions by which the query results are sorted.  
Public PropertyHasPrimaryConditionDetermines whether the query with the paged output has a primary condition.  
Public PropertyOrderByItemsConditionsThe collection of conditions for expressions by which the query results are sorted.  
Public PropertyPrimaryConditionThe primary condition for the query with the paged output.  
Public PropertyRowCountNumber of records in the page of data.  
Public PropertyRowsOffsetNumber of rows to skip.  
Top

Public Methods

 NameDescription
Public MethodAddConditionOverloaded.   
Public MethodSetPrimaryConditionPropertiesOverloaded.   
Top

See Also

© Terrasoft 2002-2018.