IDtBulkPacket.ErrorMessage

Syntax

ErrorMessage (RecNo: Integer): String;

Parameters

RecNo  is a record index.

Description

The ErrorMessage property returns the error message text after the packet is inserted and the specified record is saved.

Example

The examples of use are given in the IDtBulkPacket.Data property.

See also:

IDtBulkPacket