CatchAddRecordException: Boolean;
CatchAddRecordException: Boolean;
The CatchAddRecordException property determines behavior if the error occurs on adding the record to clipboard.
The property is set to False by default.
If the property is set to True, operation continues.
If the property is set to False, operation is stopped.
The examples of use are given in the IDtMetabaseConsumer.Dataset property.
See also: