IEtlPlainDataDeduplicate.Expression

Fore syntax

Expression: IExpression;

Fore.NET syntax

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

Description

The Expression property returns an 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