IRdsNonUniqueKeys.Count

Syntax

Count: Integer;

Description

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

Comments

Use the IRdsNonUniqueKeys.Item property to get non-unique key of the MDM dictionary.

Example

The property use is given in the example for IRdsNonUniqueKeys.Clear.

See also:

IRdsNonUniqueKeys