Show / Hide Table of Contents

Enum AggregationType

Тип агрегации

Namespace: Trivium.Common.Enumerations
Assembly: Trivium.Common.dll
Syntax
public enum AggregationType

Fields

Name Description
Avg
Concatenate

Конкатенация строк.

Count
DistinctConcatenate

Конкатенация уникальных строк.

DistinctCount

Количество уникальных значений.

Max
Min
None
NotNullsCount
NullsCount
Sum
Back to top Generated by DocFX