IEtlPlainDataBulkConsumer.InvalidRecsFileName

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 IEtlPlainDataBulkConsumer.ActionOnProblem property.

Example

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

See also:

IEtlPlainDataBulkConsumer