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 the 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 example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy