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

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

expression
The expression that is added in the right side of the condition.

Glossary Item Box

In the current condition sets the [Less Than or Equal To] comparison type and in the right side of the condition adds the passed-in expression.

Синтаксис

public Query IsLessOrEqual( 
   IQueryColumnExpressionConvertible expression 
)

Параметры

expression
The expression that is added in the right side of the condition.

Тип возвращаемого значения

The instance of the Query query that contains the current condition.

Смотри также

© Terrasoft 2002-2017.

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

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