IEtlPlainDataCopy.SaveInvalidRecs

Syntax

SaveInvalidRecs: Boolean;

Description

The SaveInvalidRecs property determines whether it is necessary to save error (skipped) records in a separate file.

Comments

Available values:

To determine a name of the file for error (skipped) errors, use the IEtlPlainDataCopy.InvalidRecsFileName property.

Example

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

See also:

IEtlPlainDataCopy