Add(Source: IAdhocDataSourceObject): IAdhocReportExportSource;
None;
Source. A data source to be added.
The Add method adds a new data source to the collection.
To remove the specific data source from the collection, use the AdhocReportExportSources.Remove method, to remove all data sources, use the IAdhocReportExportSources.Clear method.
The property use is given in the example for IAdhocReportExportSource.TitleSettings.
See also: