IMetabaseUpdateKeyMap.FindByNewKey

Syntax

FindByNewKey(Key: Integer): IMetabaseUpdateObjectRemapping;

Parameters

Key. Destination repository object key.

Description

The FindByNewKey method searches for object mapping parameters by its key in destination repository.

Comments

If parameters are not found, the method returns Null.

See also:

IMetabaseUpdateKeyMap