IMetabaseUpdateProgressData

Description

The IMetabaseUpdateProgressData interface contains properties that are used to get information about update process.

Properties

  Property name Brief description
Current The Current property determines an index of the object that is updated.
Error The Error property determines information about an error that may occur during update.
Node The Node property determines an update object, in accordance to which repository object is updated.
Object The Object property determines a repository object to be updated.
Stage The Stage property returns a stage of object update.
Total The Total property returns the total number of updated objects.

See also:

Metabase Assembly Interfaces

OnError

OnProgress