PageableSelectOptions.AddCondition(String,String,String,Object,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > PageableSelectOptions - класс > AddCondition - метод : AddCondition(String,String,String,Object,String) - метод C#
- sourceAlias
- The alias of the source.
- sourceColumnName
- The name of the column for which the expression of the left side of the condition is added.
- lastValueParameterName
- The name of the parameter that determines the value of the last record in the page of data.
- lastValueParameterValue
- The value of the last record in the previous page of data.
- lastValueParameterValueTypeName
- The name of the value type of the last record in the page of data.
Glossary Item Box
Параметры
- sourceAlias
- The alias of the source.
- sourceColumnName
- The name of the column for which the expression of the left side of the condition is added.
- lastValueParameterName
- The name of the parameter that determines the value of the last record in the page of data.
- lastValueParameterValue
- The value of the last record in the previous page of data.
- lastValueParameterValueTypeName
- The name of the value type of the last record in the page of data.