IEtlExecutionCallback.OnProgress

Syntax

OnProgress(Progress: Integer);

Parameters

Progress. Percent of ETL task execution.

Description

The OnProgress method implements a general status event of ETL task execution.

Examples

Examples of use are given in the OnObject property.

See also:

IEtlExecutionCallback