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
public Query GroupBy( string sourceAlias, string sourceColumnAlias )
Параметры
- sourceAlias
- The alias of the source.
- sourceColumnAlias
- The alias of the column by which the sorting is performed.