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

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

sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column by which the grouping condition is added.

Glossary Item Box

In the current query, adds the grouping condition for the column with the specified alias from the specified source.

Синтаксис

Параметры

sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column by which the grouping condition is added.

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

The QueryCondition instance that represents the grouping condition for the column with the sourceColumnAlias alias from the source with the sourceAlias alias.

Смотри также

© Terrasoft 2002-2017.

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

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