IRdsNonUniqueKey.Attributes

Fore Syntax

Attributes: IRdsNonUniqueKeyAttributes;

Fore.NET Syntax

Attributes: Prognoz.Platform.Interop.Rds.IRdsNonUniqueKeyAttributes;

Description

The Attributes property returns attributes of non unique key of MDM dictionary.

Comments

To work with non-unique key attribute, use the IRdsNonUniqueKeyAttribute.Attribute property.

Fore and Fore.NET Examples

The method use is described in the example for IRdsNonUniqueKeyAttribute.Attribute.

See also:

IRdsNonUniqueKey