IAnalyticReporting.MergeDataSources Method
Function MergeDataSources( _
ByVal dataSourcesPaths As IEnumerable(Of String), _
ByVal showWaitingForm As Boolean _
) As String
This language is not supported or no code example is available.
Parameters
- dataSourcesPaths
 - IEnumerable<string>
 
A collection of full paths to the Excel data source files.
- showWaitingForm
 - bool
 
If set to true a waiting form is displayed; otherwise nothing is displayed.
Return Value
stringThe full path to the merged file.
| Exception type | Condition | 
|---|---|
| 
				 A problem occurred.  | 
		
	
		Available since QDV 7.14.518.
	
					
