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

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

subSelect
The select subquery.

Glossary Item Box

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

Синтаксис

public Query IsGreaterOrEqual( 
   Select subSelect 
)

Параметры

subSelect
The select subquery.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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