PageableSelectOptions (QueryColumnExpression,String,Object,String,Int32) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > PageableSelectOptions : PageableSelectOptions (QueryColumnExpression,String,Object,String,Int32) C#
- primaryConditionSourceExpression
- The expression 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 of data.
- primaryConditionLastValueParameterValue
- The value of the record in the previous page of data.
- primaryConditionLastValueParameterValueTypeName
- The name of the value type of the last record in the previous page of data.
- rowCount
- Number of records in the page of data.
Glossary Item Box
Параметры
- primaryConditionSourceExpression
- The expression 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 of data.
- primaryConditionLastValueParameterValue
- The value of the record in the previous page of data.
- primaryConditionLastValueParameterValueTypeName
- The name of the value type of the last record in the previous page of data.
- rowCount
- Number of records in the page of data.