IMetabaseUpdateLog.HasErrors

Syntax

HasErrors: Boolean;

Description

The HasErrors property returns whether log records contain errors.

Comments

The property returns True if the list of records contains object update errors.

Example

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

See also:

IMetabaseUpdateLog