IRdsNonUniqueKeyAttributes.Item

Syntax

Item(Index: Integer): IRdsNonUniqueKeyAttribute;

Parameters

Index. Attribute index.

Description

The Item property returns attribute of a non-unique key of the MDM dictionary.

Comments

To get a number of MDM dictionary non-unique key attributes in the collection, use IRdsNonUniqueKeyAttributes.Count.

See also:

IRdsNonUniqueKeyAttributes