Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Restituisce una raccolta di origini dati per il sottorapporto.
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property DataSources As ReportDataSourceCollection
Get
'Utilizzo
Dim instance As SubreportProcessingEventArgs
Dim value As ReportDataSourceCollection
value = instance.DataSources
public ReportDataSourceCollection DataSources { get; }
public:
property ReportDataSourceCollection^ DataSources {
ReportDataSourceCollection^ get ();
}
member DataSources : ReportDataSourceCollection
function get DataSources () : ReportDataSourceCollection
Valore proprietà
Tipo: Microsoft.Reporting.WebForms.ReportDataSourceCollection
Raccolta di oggetti ReportDataSource.