PageableSelectOptions.AddCondition(QueryColumnExpression,QueryParameter) - метод Смотри также Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > AddCondition - метод : AddCondition(QueryColumnExpression,QueryParameter) - метод C#
- leftExpression
- Expression of the left side of the condition.
- lastValueParameter
- The parameter that determines the value of the last record in the previous page of data.
Glossary Item Box
public PageableSelectCondition AddCondition( QueryColumnExpression leftExpression, QueryParameter lastValueParameter )
Параметры
- leftExpression
- Expression of the left side of the condition.
- lastValueParameter
- The parameter that determines the value of the last record in the previous page of data.