IRdsNotConvertibleReasons

Assembly: Rds;

Description

The IRdsNotConvertibleReasons interface is used to work with collection of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary.

Inheritance hierarchy

          IRdsNotConvertibleReasons

Comments

To work with the reason, due to which MDM dictionary cannot be converted to table MDM dictionary, use properties and methods of the IRdsNotConvertibleReason interface. Dictionary constraints and conversion features are enumerated in the IRdsDictionaryConverter interface.

Properties

  Property name Brief description
The Count property returns the number of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary.
The Item property returns the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.

Methods

  Method name Brief description
The GetExplanation method enables the user to explain all the reasons, due to which MDM dictionary cannot be converted to table MDM dictionary.

See also:

Rds Assembly Interfaces