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

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

Glossary Item Box

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

ПерегрузкаОписание
And(QueryColumnExpression)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the passed-in expression.  
And(IQueryColumnExpressionConvertible)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the passed-in expression.  
And(String)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the expression for the column with the specified alias.  
And(String,String)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the expression for the column with the specified alias from the specified source.  
And(Select)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the expression for results of the passed-in select subquery.  
And(Query)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the expression for results of the passed-in random subquery.  
And(QueryParameter)In the current condition of the query of the [Comparison Range] type, as the upper bound adds the passed-in query parameter.  

Смотри также

© Terrasoft 2002-2017.

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

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