IRdsNotConvertibleReason.GetExplanation

Syntax

GetExplanation: String;

Description

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

Comments

To get numeric identifier of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary, use the IRdsNotConvertibleReason.Reason property.

Example

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

See also:

IRdsNotConvertibleReason