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 process an error.

Example

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

See also:

IMetabaseUpdateProgressData