Assembly: Rds;
The IRdsNotConvertibleReasonIncorrectStructure interface is used to work with the reasons, due to which MDM dictionary cannot be converted to table MDM dictionary; these reasons are related with incorrect structure of dictionary.
IRdsNotConvertibleReasonIncorrectStructure
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.
Property name | Brief description | |
The ExcessedTranslationAttributes property returns keys of excessive translation attributes. | ||
The NullReferencedLinks property returns keys of links that contain integrity inconsistency. |
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: