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. None.
1 Sum. Sum.
2 Avg. Average.
3 Min. Minimum.
4 Max. Maximum.

See also:

ETL Assembly Enumerations