Assembly: Rds;
The IRdsNotConvertibleReasons interface is used to work with collection of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary.
IRdsNotConvertibleReasons
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.
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. |
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: