Enum AggregationMethod
Namespace: ETLBox.DataFlow.Transformations
Assembly: ETLBox.dll
Syntax
public enum AggregationMethod
Fields
Name | Description |
---|---|
Count | |
FirstNotNullValue | |
FirstValue | |
LastNotNullValue | |
LastValue | |
Max | |
Min | |
Sum |
public enum AggregationMethod
Name | Description |
---|---|
Count | |
FirstNotNullValue | |
FirstValue | |
LastNotNullValue | |
LastValue | |
Max | |
Min | |
Sum |