IRdsNotConvertibleReasons.Count

Syntax

Count: Integer;

Description

The Count property returns the number of reasons, due to which MDM dictionary cannot be converted to table MDM dictionary.

Comments

To get the reason, due to which MDM dictionary cannot be converted to table MDM dictionary by its index, use the IRdsNotConvertibleReasons.Item property.

Example

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

See also:

IRdsNotConvertibleReasons