PageableSelectOptions (String,String,Object,String,Int32,PageableSelectDirection) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > PageableSelectOptions : PageableSelectOptions (String,String,Object,String,Int32,PageableSelectDirection) C#
- primaryConditionColumnName
- The name of the column for which the query condition is added.
- primaryConditionLastValueParameterName
- The name of the parameter that contains the value of the last record in the previous page.
- primaryConditionLastValueParameterValue
- The value of the last record in the previous page.
- primaryConditionLastValueParameterValueTypeName
- The name of the data type of the value of the last record in the previous page.
- rowCount
- Number of records in the page of data.
- direction
- Direction of the paged output.
Glossary Item Box
Параметры
- primaryConditionColumnName
- The name of the column for which the query condition is added.
- primaryConditionLastValueParameterName
- The name of the parameter that contains the value of the last record in the previous page.
- primaryConditionLastValueParameterValue
- The value of the last record in the previous page.
- primaryConditionLastValueParameterValueTypeName
- The name of the data type of the value of the last record in the previous page.
- rowCount
- Number of records in the page of data.
- direction
- Direction of the paged output.