IMetabaseUpdateLogRecord.Error

Syntax

Error: IException;

Description

The Error property returns the error that occurred during update element execution.

Comments

The property is relevant if the HasError property returns True.

Example

The property use is given in the example for IMetabaseUpdateLog.Records.

See also:

IMetabaseUpdateLogRecord