IMetabaseUpdateUnresolved

Description

The IMetabaseUpdateUnresolved interface contains properties used to work with update dependency from resource repository object that is absent in customer repository.

Properties

  Property name Brief description
ClassId The ClassId property returns a class identifier of a dependent object that does not exist in destination repository.
Description The Description property returns a description of a dependent object that does not exist in destination repository.
Id The Id property returns an identifier of a dependent object that does not exist in destination repository.
IsRequired The IsRequired property determines whether a mistake (forbidden reference) is processed during update.
KeepResolve The KeepResolve property determines whether substitute the source repository object with the ResolveObject object.
Key The Key property returns a key of a dependent object that does not exist in destination repository.
Name The Name property returns a name of a dependent object that does not exist in destination repository.
ResolveObject The ResolveObject property determines an object in destination repository that substitutes source repository object.

See also:

Metabase Assembly Interfaces