IRdsNonUniqueKeyAttributes.Count

Syntax

Count: Integer;

Description

The Count property returns the number of non-unique key attributes of MDM dictionary.

Comments

To get non-unique key attribute of MDM dictionary by its index, use IRdsNonUniqueKeyAttributes.Item.

See also:

IRdsNonUniqueKeyAttributes