IRdsNotConvertibleReason.Reason

Syntax

Reason: RdsNotConvertibleReasonCode;

Description

The Reason property returns numeric identifier of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.

Comments

To execute explanation of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary, use the IRdsNotConvertibleReason.GetExplanation method.

Example

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

See also:

IRdsNotConvertibleReason