IRdsNotConvertibleReason

Assembly: Rds;

Description

The IRdsNotConvertibleReason interface is used to work with the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.

Inheritance hierarchy

          IRdsNotConvertibleReason

Comments

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

Properties

  Property name Brief description
The Reason property returns numeric identifier of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.

Methods

  Method name Brief description
The GetExplanation method explains the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.

See also:

Rds Assembly Interfaces