Add(Value: ICubeModel): ISourceDataImportInfo;
Add(Value: Prognoz.Platform.Interop.Cubes.ICubeModel): ISourceDataImportInfo;
Value. Structure of added data source.
The Add method adds a data source and returns its indexing settings.
The example of work with the ISourceDataImportInfos collection is given in description of the IImportExecutor.Import method.
See also: