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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
AddCondition(QueryColumnExpression,OrderByItem,QueryParameter)Adds the condition with the specified properties for the passed-in expression of query results sorting.  
AddCondition(QueryColumnExpression,QueryParameter)Adds the condition with the specified properties for expressions that will be used to sort the query results.  
AddCondition(String,String,Object)Adds the condition with the specified properties for the expression of a column with the specified name that will be used to sort the query results.  
AddCondition(String,String,Object,DataValueType)Adds the condition with the specified properties for the expression of a column with the specified name that will be used to sort the query results.  
AddCondition(String,String,Object,String)Adds the condition with the specified properties for the expression of a column with the specified name that will be used to sort the query results.  
AddCondition(String,String,String,Object,DataValueType)Adds the condition with the specified properties for the expression of a column with the specified name from the specified source that will be used to sort the query results.  
AddCondition(String,String,String,Object,String)Adds the condition with the specified properties for the expression of a column with the specified name from the specified source that will be used to sort the query results.  

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?