IRdsNotConvertibleReasons.GetExplanation

Syntax

GetExplanation: Array;

Description

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

Comments

To get the number of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary, use the IRdsNotConvertibleReasons.Count property.

Example

The method use is given in the example for IRdsDictionaryConverter.AllRdsDatabase.

See also:

IRdsNotConvertibleReasons