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

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

subSelectQuery
Random subquery.

Glossary Item Box

In the current condition of the query, adds the comparison of the [Match for Pattern] type and as the pattern sets the expression for results of the passed-in random subquery.

Синтаксис

public Query IsLike( 
   Query subSelectQuery 
)

Параметры

subSelectQuery
Random subquery.

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

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

Смотри также

© Terrasoft 2002-2017.

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

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