共用方式為


IReportData 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Defines the properties for a report data.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Interface IReportData
'用途
Dim instance As IReportData
public interface IReportData
public interface class IReportData
type IReportData =  interface end
public interface IReportData

IReportData 型別公開下列成員。

屬性

  名稱 說明
公用屬性 DataSets Gets the collection of dataset that is displayed as part of the report.
公用屬性 DataSources Gets the collection of data sources from which datasets are taken for the report.
公用屬性 ReportParameters Gets the parameters for the report.

上層

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間