IMetabaseObjectDescriptors.Item

Syntax

Item(Index: Integer): IMetabaseObjectDescriptor;

Parameters

Index. Index of metadate base object description.

Description

The Item property returns description of the repository object, which index is passed as the Index input parameter.

Example

The example of use is given in description of the IMetabaseObjectFindInfo.CaseSensitive property.

See also:

IMetabaseObjectDescriptors