IEtlPlainDataDeduplicate.Index

Fore syntax

Index: IEtlPlainIndex;

Fore.NET syntax

Index: Prognoz.Platform.Interop.Etl.EtlPlainIndex;

Description

The Index property returns an object that contains an index by which duplicates are deleted.

Examples

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

See also:

IEtlPlainDataDeduplicate