IMetaRdsLoader.TableSource

Syntax

TableSource: ITable;

Description

The TableSource property determines the repository table to be used as a data source of an MDM dictionary.

Comments

This table should be located in the same database that contains updated or created MDM dictionary.

Example

The example of use is given in the example for IRdsLoaderBindings.Add, IRdsLoaderBindings.AddByAttribute.

See also:

IMetaRdsLoader