IEtlPlainDataCopy.ActionOnProblem

Fore syntax

ActionOnProblem: EtlActionOnProblem;

Fore.NET syntax

ActionOnProblem: Prognoz.Platform.Interop.Etl.EtlActionOnProblem;

Description

The ActionOnProblem property determines the way of processing the errors that can occur while data loading.

Comments

To determine name of the file for error (skipped) errors, use the IEtlPlainDataCopy.InvalidRecsFileName property.

Fore and Fore.NET examples

The property use is given in example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy