IEtlPlainDataCopy.InvalidRecsFileName

Fore Syntax

InvalidRecsFileName: String;

Fore.NET Syntax

InvalidRecsFileName: string;

Description

The InvalidRecsFileName property determines name of the file for error (skipped) records.

Comments

To determine a method of handling the errors, which may occur on data loading, use the IEtlPlainDataCopy.ActionOnProblem property.

Fore and Fore.NET Examples

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

See also:

IEtlPlainDataCopy