Freigeben über


CustomData-Klasse

Represents the data to display in a custom report item. This class cannot be inherited.

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

Syntax

'Declaration
Public NotInheritable Class CustomData
'Usage
Dim instance As CustomData
public sealed class CustomData
public ref class CustomData sealed
[<SealedAttribute>]
type CustomData =  class end
public final class CustomData

Hinweise

A CustomData object is handed to a custom report item component at run-time. For more information, see Benutzerdefinierte Berichtselemente.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..CustomData

Threadsicherheit

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