IRdsUniqueKeyAttributes.Count

Syntax

Count: Integer;

Description

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

Comments

To get unique key attribute of MDM dictionary by its index, use IRdsUniqueKeyAttributes.Item.

See also:

IRdsUniqueKeyAttributes