IMetabaseUpdateLog.HasErrorSkipped

Syntax

HasErrorSkipped: Boolean;

Description

The HasErrorSkipped property returns whether log records contain skipped errors.

Comments

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

Example

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

See also:

IMetabaseUpdateLog