IMetabaseObjectDescriptors.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseObjectDescriptor;

Parameters

Key. Key of repository base object description.

Description

The FindByKey method searches for the description of the object, the key of which is passed by the Key parameter.

See also:

IMetabaseObjectDescriptors