共用方式為


ReportDataSource 建構函式

包含保護的成員
包含繼承的成員

建構報表資料來源。

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ReportDataSource() 建構空的資料來源。
公用方法 ReportDataSource(String) 建構具名資料來源。
公用方法 ReportDataSource(String, IEnumerable) 使用 Value 屬性中的 IEnumerable,建構具名資料來源。
公用方法 ReportDataSource(String, DataTable) 使用 Value 屬性中的 DataTable,建構具名資料來源。
公用方法 ReportDataSource(String, Object) 以值來建構具名資料來源。
公用方法 ReportDataSource(String, String) 以資料來源識別碼來建構具名資料來源。
公用方法 ReportDataSource(String, IDataSource) 使用 Value 屬性中的 IDataSource,建構具名資料來源。

上層

請參閱

參考

ReportDataSource 類別

Microsoft.Reporting.WebForms 命名空間