IMetabaseUpdateKeyMap.FindByOldKey

Syntax

FindByOldKey(Key: Integer): IMetabaseUpdateObjectRemapping;

Parameters

Key. Object key in update.

Description

The FindByOldKey method searches for object mapping parameters by its key in update.

Comments

If parameters are not found, the method returns Null.

See also:

IMetabaseUpdateKeyMap