Класс Report

Represents a report.

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

Синтаксис

'Декларация
Public NotInheritable Class Report _
    Implements IDefinitionPath, IReportScope
'Применение
Dim instance As Report
public sealed class Report : IDefinitionPath, 
    IReportScope
public ref class Report sealed : IDefinitionPath, 
    IReportScope
[<SealedAttribute>]
type Report =  
    class
        interface IDefinitionPath
        interface IReportScope
    end
public final class Report implements IDefinitionPath, IReportScope

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

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..Report

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

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