IMetabaseUpdateProgressData.Error

Syntax

Error: IException;

Description

The Error property determines information about an error that may occur during update.

NOTE. This property is available only when synchronizing update objects during error occurrence. Use the OnError event to handle an error.

Example

The property use is given in the example for the IMetabaseUpdateProgress.OnError method.

See also:

IMetabaseUpdateProgressData