此 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. |
上層
.gif)