Classe CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class CustomData _
Implements IReportScopeInstance
'Utilisation
Dim instance As CustomData
public sealed class CustomData : IReportScopeInstance
public ref class CustomData sealed : IReportScopeInstance
[<SealedAttribute>]
type CustomData =
class
interface IReportScopeInstance
end
public final class CustomData implements IReportScopeInstance
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CustomData
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi