TableSource: ITable;
The TableSource property determines the repository table to be used as a data source of an MDM dictionary.
This table should be located in the same database that contains updated or created MDM dictionary.
The example of use is given in the example for IRdsLoaderBindings.Add, IRdsLoaderBindings.AddByAttribute.
See also: