EtlAgregateFormula

Description

The EtlAgregateFormula enumeration contains aggregation formulas used for non-grouping fields and selection rule for deleting duplicates.

It is used by the following properties and methods:

Available values

Value Brief description
0 Non. Non.
1 Sum. Sum.
2 Avg. Mean.
3 Min. Minimum.
4 Max. Maximum.

See also:

ETL Assembly Enumerations