IRdsNonUniqueKey.Contains

Syntax

Contains(Attribute: IRdsAttribute): Boolean;

Parameters

Attribute. MDM dictionary attribute, for which we define if it is included into non-unique key.

Description

The Contains property determines whether the specified attribute is included into non-unique key of the MDM dictionary.

Comments

Available values:

Example

The property use is given in the example for IRdsDictionary.NonUniqueKeys.

See also:

IRdsNonUniqueKey