IEtlPlainDataDeduplicate.Expression

Fore Syntax

Expression: IExpression;

Fore.NET Syntax

Expression: Prognoz.Platform.Interop.ForeSystem.IExpression;

Description

The Expression property returns the object that contains an expression calculated on duplicates.

Examples

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

See also:

IEtlPlainDataDeduplicate