IDtRdsConsumer.CatchAddRecordException

Syntax

CatchAddRecordException: Boolean;

CatchAddRecordException: Boolean;

Description

The CatchAddRecordException property determines whether exceptions that may occur on data import are caught.

Comments

The property is write-only.

Available values:

Fore and Fore.NET Examples

The example of use is given in description of the IDtRdsConsumer.Dataset property.

See also:

IDtRdsConsumer