Share via


ServerReport.GetDataSources Method

 

Retrieves information about data sources used for a report.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Overload List

Name Description
System_CAPS_pubmethod GetDataSources()

Retrieves information about the data sources used for a report.

System_CAPS_pubmethod GetDataSources(Boolean)

Retrieves information about the data sources used for a report, including whether all required credentials have been supplied for the report data sources.

See Also

ServerReport Class
Microsoft.Reporting.WinForms Namespace

Return to top