IMetaRdsLoader.Source

Syntax

Source: Object;

Description

The Source property determines a data source for an MDM dictionary.

Comments

As the value of this property, specify a data source described by the IDtProvider interface. The source must be closed.

Example

The property use is given in the example for IMetaRdsLoader.Load.

See also:

IMetaRdsLoader