Partager via


Interface IReportData

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Interface IReportData
'Utilisation
Dim instance As IReportData
public interface IReportData
public interface class IReportData
type IReportData =  interface end
public interface IReportData

Le type IReportData expose les membres suivants.

Propriétés

  Nom Description
Propriété publique DataSets
Propriété publique DataSources
Propriété publique ReportParameters

Haut de la page