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