IMetabaseUpdateRemappings.FindByOldKey

Syntax

FindByOldKey(Key: Integer): IMetabaseUpdateRemapping;

Parameters

Key. Element key in update.

Description

The FindByOldKey method searches parameters of element mapping by its key in update.

Comments

If parameters are not found, the method returns Null.

See also:

IMetabaseUpdateRemappings