Enum AggregationMethod

Namespace: ETLBox
Assembly: ETLBox.dll
Syntax
    public enum AggregationMethod

Fields

NameDescription
Count
FirstNotNullValue
FirstValue
LastNotNullValue
LastValue
Max
Min
Sum