Класс CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class CustomData _
Implements IReportScopeInstance
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..CustomData
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также