IMetaRdsLoader.Dictionary

Syntax

Dictionary: IRdsDictionary;

Description

The Dictionary property determines the MDM dictionary, to which data should be loaded.

Comments

Specify any MDM dictionary as a property value. If the property is not set, a new dictionary is created after executing the IMetaRdsLoader.CreateObject method. Its parameters are also available in the Dictionary property.

Example

The property use is given in the example for IRdsLoaderBindings.AddByAttribute.

See also:

IMetaRdsLoader