Freigeben über


IReportData.DataSources Eigenschaft

Definition

Ruft die Auflistung von Datenquellen ab, aus denen Datasets für den Bericht abgerufen werden.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::DataSource ^> ^ DataSources { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::DataSource ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.DataSource> DataSources { get; }
member this.DataSources : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.DataSource>
Public ReadOnly Property DataSources As IList(Of DataSource)

Eigenschaftswert

Die Auflistung von Datenquellen.

Gilt für: