IRdsDictionaryConverterList

Assembly: Rds;

Description

The IRdsDictionaryConverterList interface is used to work with the list of MDM dictionaries required to convert to table MDM dictionaries.

Inheritance hierarchy

          IRdsDictionaryConverterList

Comments

To convert MDM dictionary to table MDM dictionary, use properties ad methods of the IRdsDictionaryConverter interface.

Properties

  Property name Brief description
The ConvertibleDictionaries property returns description of the MDM dictionaries that were converted to table MDM dictionaries.
The NotConvertibleDictionaries property returns description of the MDM dictionaries that were not converted to table MDM dictionaries.

Methods

  Method name Brief description
The GetNotConvertibleReasons method enables the user to find the reason, due to which MDM dictionary was not converted to table MDM dictionary.

See also:

Rds Assembly Interfaces