IEtlPlainDataCopy.InvalidRecsFileName

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.

Example

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

See also:

IEtlPlainDataCopy