IRdsNotConvertibleReasonConverterConstraint

Assembly: Rds;

Description

The IRdsNotConvertibleReasonConverterConstraint 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 converter constraints.

Inheritance hierarchy

          IRdsNotConvertibleReason

          IRdsNotConvertibleReasonConverterConstraint

Comments

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.

Properties

  Property name Brief description
The InvalidImportExportId property returns prohibited identifier for import or export schemes.

Properties inherited from IRdsNotConvertibleReason

  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.

Methods inherited from IRdsNotConvertibleReason

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

See also:

Rds Assembly Interfaces