Click or drag to resize

StiDictionaryMergeXMLSchema Method

Imports Data Sources from DataSet and merges them with this dictionary.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void MergeXMLSchema(
	DataSet dataSet
)

Parameters

dataSet
Type: System.DataDataSet
DataSet for importing.
See Also