Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Defines the properties for a report data.
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 | |
|---|---|---|
![]() |
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. |
Haut de la page
.gif)