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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
GroupBy(String)Groups query results in the descending order by the column with the specified alias.  
GroupBy(String,String)Groups the query results by the column with the specified alias from the specified source.  
GroupBy(QueryColumnExpression)Groups the query results, using the value of the passed-in expression as the grouping key.  
GroupBy(IQueryColumnExpressionConvertible)Groups the query results, using the value of the passed-in expression as the grouping key.  

Смотри также

© Terrasoft 2002-2017.

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

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