IRdsNonUniqueKeyAttributes

Assembly: Rds;

Description

The IRdsNonUniqueKeyAttributes interface contains properties and methods to work with collection of MDM dictionary non-unique key attributes.

Inheritance hierarchy

IRdsNonUniqueKeyAttributes

Comments

To work with MDM dictionary non-unique key attribute, use the IRdsNonUniqueKeyAttribute interface.

Properties

  Property name Brief description

Count

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

Item

The Item property returns attribute of a non-unique key of the MDM dictionary.

Methods

  Method name Brief description

FindByAttribute

The FindByAttribute method searches and returns a non-unique key attribute of MDM dictionary in case of successful search.

Move

The Move method moves an attribute inside the collection.

See also:

Rds Assembly Interfaces