IMetabaseUpdateProgress.OnContext

Syntax

OnContext(Context: IMetabaseUpdateContext);

Parameters

OnContext. Additional update options.

Description

The OnContext method implements an event that occurs on update with the use of additional options.

Comments

This event is generated when the update is applied.

Example

The method use is given in the example for IMetabaseUpdateContext.RegisterKeyChangeO.

See also:

IMetabaseUpdateProgress