Freigeben über


CustomData-Klasse

Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class CustomData _
    Implements IReportScopeInstance
'Usage
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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..CustomData

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.