IMetabaseUpdateUnresolved.KeepResolve

Syntax

KeepResolve: Boolean;

Description

The KeepResolve property determines whether to replace the source repository object with the ResolveObject object.

Comments

Available values:

Example

The example of use is given in description of the IMetabaseUpdateProgress.OnResolve method.

See also:

IMetabaseUpdateUnresolved