OnBeginUpdate(Update: IMetabaseUpdate);
Update. Update applied to the current repository.
The OnBeginUpdate method implements an event that occurs before updating.
This event can be used to determine update options and settings of flags values, in accordance with which updated objects are chosen.
The property use is given in the example for IMetabaseUpdateUserEvents.OnAskConstraintsHandling.
See also: