IMetabaseUpdateLogRecord.OnResolve

Syntax

OnResolve: IMetabaseUpdateResolver;

Description

The OnResolve property returns the event that occurs if there are dependencies of update object from the source repository objects that are not present in the destination repository.

Example

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

See also:

IMetabaseUpdateLogRecord