Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

PageableSelectOptions - класс Члены  Смотри также  Terrasoft.Core.DB - пространство имен : PageableSelectOptions - класс C#

Glossary Item Box

Parameters of the paged output of the query results.

Синтаксис

public class PageableSelectOptions 

Тип PageableSelectOptions предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public PageableSelectOptions Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоDirectionDirection of the paged output.  
Public - свойствоHasOrderByItemsConditionsDetermines whether the query contains the conditions for expressions by which the query results are sorted.  
Public - свойствоHasPrimaryConditionDetermines whether the query with the paged output has a primary condition.  
Public - свойствоOrderByItemsConditionsThe collection of conditions for expressions by which the query results are sorted.  
Public - свойствоPrimaryConditionThe primary condition for the query with the paged output.  
Public - свойствоRowCountNumber of records in the page of data.  

Методы

 ИмяОписание
Public - методAddConditionПерегружен.   
Public - методSetPrimaryConditionPropertiesПерегружен.   

Иерархия наследования

System.Object
   Terrasoft.Core.DB.PageableSelectOptions

Смотри также

© Terrasoft 2002-2017.