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.
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.CustomData
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class CustomData
'Utilisation
Dim instance As CustomData
public sealed class CustomData
public ref class CustomData sealed
[<SealedAttribute>]
type CustomData = class end
public final class CustomData
Le type CustomData expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DataColumnHierarchy | Gets the hierarchy of column members for the data. |
![]() |
DataRowHierarchy | Gets the hierarchy of row members for the data. |
![]() |
DataSetName | Gets the data set to use as the source data for this custom report item. |
![]() |
RowCollection | Gets the data rows. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)