IEtlPlainDataGroup.Formula

Syntax

Formula(Field: IEtlPlainField): ETLAgregateFormula;

Parameters

Field. Input field.

Description

The Formula property determines an aggregation formula for any field that is not in an index.

Example

The example of use is given in the Examples subsection in the example for creating the Group converter.

See also:

IEtlPlainDataGroup