共用方式為


ReportDataSource 建構函式

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

建構報表資料來源。

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

多載 清單

  名稱 說明
公用方法 ReportDataSource() 建構空的資料來源。
公用方法 ReportDataSource(String) 建構具名資料來源。
公用方法 ReportDataSource(String, IEnumerable) 使用 Value 屬性中的 IEnumerable 物件,建構具名資料來源。
公用方法 ReportDataSource(String, DataTable) 使用 Value 屬性中的 DataTable 物件,建構具名資料來源。
公用方法 ReportDataSource(String, Object) 以值來建構具名資料來源。
公用方法 ReportDataSource(String, Type) Value 屬性初始化為特定型別,建構具名資料來源。
公用方法 ReportDataSource(String, BindingSource) 使用 Value 屬性中的 BindingSource 物件,建構具名資料來源。

上層

請參閱

參考

ReportDataSource 類別

Microsoft.Reporting.WinForms 命名空間