Click or drag to resize

StiDataViewAdapterServiceSetDataSourceNames Method

Fills a name and alias of the Data Source relying on data.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void SetDataSourceNames(
	StiData data,
	StiDataSource dataSource
)

Parameters

data
Type: Stimulsoft.Report.DictionaryStiData
Data relying on which names will be filled.
dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource
Data Source in which names will be filled.
See Also