次の方法で共有


IReportData インターフェイス

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  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
パブリック プロパティ DataSources
パブリック プロパティ ReportParameters

先頭に戻る