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

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

sourceAlias
The alias of the source.
sourceColumnAlias
The alias of the column by which the sorting is performed.

Glossary Item Box

Groups the query results by 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 sorting is performed.

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

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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