Add(Source: IAdhocDataSourceObject);
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.
See also: