Assembly: Rds;
The IRdsNotConvertibleReason interface is used to work with the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.
IRdsNotConvertibleReason
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.
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. |
Method name | Brief description | |
The GetExplanation method explains the reason, due to which MDM dictionary cannot be converted to table MDM dictionary. |
See also: