Click or drag to resize

StiDataSourceHelperGetUsedDataSourcesNames Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetUsedDataSourcesNames(Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Hashtable GetUsedDataSourcesNames(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetUsedDataSourcesNames(Stimulsoft.Report.StiReport)"]

Return Value

Type: Hashtable

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataSourceHelper.GetUsedDataSourcesNames(Stimulsoft.Report.StiReport)"]

See Also