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

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

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

Glossary Item Box

Groups query results in the descending order by the column with the specified alias.

Синтаксис

public Query GroupBy( 
   string sourceColumnAlias 
)

Параметры

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

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

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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