LocalReport.GetDataSourceNames-Methode
Returns the names of all data sources used within the local report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Rückgabewert
An array of string objects that contain the list of data source names.
Hinweise
You can use the GetDataSourceNames method to verify that you have provided all of the necessary ReportDataSource.
Siehe auch
Verweis
LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WinForms-Namespace