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

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

sourceColumnAlias
The alias of the column.

Glossary Item Box

In the current condition sets the [Not Equal To] comparison type and in the right side of the condition adds the expression for the column with the specified alias.

Синтаксис

public Query IsNotEqual( 
   string sourceColumnAlias 
)

Параметры

sourceColumnAlias
The alias of the column.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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