IMetabaseUpdateUserEvents.OnEndUpdate

Syntax

OnEndUpdate(Update: IMetabaseUpdate);

Parameters

Update. Update applied to the current repository.

Description

The OnEndUpdate method implements an event that occurs after updating.

Example

The property use is given in the example for IMetabaseUpdateUserEvents.OnAskConstraintsHandling.

See also:

IMetabaseUpdateUserEvents