IMetabaseUpdateRemapping

Assembly: Metabase;

Description

The IMetabaseUpdateRemapping interface is used to work with parameters of repeated element mapping in update and in destination repository.

Inheritance Hierarchy

          IMetabaseUpdateRemapping

Comments

This interface is basic for the IMetabaseUpdateObjectRemapping interface that is used to work with parameters of repeated object mapping in update and in destination repository.

Properties

  Property name Brief description
NewId The NewId property returns the identifier of mapped element in consumer repository.
NewKey The NewKey property returns the key of mapped element in consumer repository.
OldId The OldId property returns the identifier of mapped element in update.
OldKey

The OldKey property returns the key of mapped element in update.
Type

The Type property returns the type of mapped element.

See also:

Metabase Assembly Interfaces