IMetabaseUpdateRemappings.FindByNewKey

Syntax

FindByNewKey(Key: Integer): IMetabaseUpdateRemapping;

Parameters

Key. Key of element in consumer repository.

Description

The FindByNewKey method searches parameters of element mapping by its key in destination repository.

Comments

If parameters are not found, the method returns Null.

See also:

IMetabaseUpdateRemappings