IEtlPlainDataCopy.ActionOnProblem

Fore Syntax

ActionOnProblem: EtlActionOnProblem;

Fore.NET Syntax

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

Description

The ActionOnProblem property determines the method of handling the errors that may occur on data loading.

Comments

To determine a 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