Класс CustomData

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

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class CustomData
'Применение
Dim instance As CustomData
public sealed class CustomData
public ref class CustomData sealed
[<SealedAttribute>]
type CustomData =  class end
public final class CustomData

Замечания

A CustomData object is handed to a custom report item component at run-time. For more information, see Пользовательские элементы отчета.

Иерархия наследования

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

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.