IDtBulkPacket.Failed

Syntax

Failed(RecNo: Integer): Boolean;

Parameters

RecNo. Record index.

Description

The Failed property returns whether the record, which index is passed by the input parameter, is failed to be exported.

Comments

If record export failed, the property returns True, otherwise False.

See also:

IDtBulkPacket