Sdílet prostřednictvím


LocalReport.GetDataSourceNames-Methode

Returns the names of all data sources used within the local report.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Rückgabewert

An array of String objects containing the list of data source names.

Hinweise

You can use the GetDataSourceNames method to verify that you have provided all of the necessary ReportDataSource objects for a subreport that is loaded by LoadSubreportDefinition.

Siehe auch

Verweis

LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WebForms-Namespace