Sprache

IReportData.DataSources Eigenschaft

Definition

Erhält die Sammlung der Datenquellen, aus denen Datensätze für den Bericht entnommen 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 Sammlung von Datenquellen.

Gilt für: