Partilhar via


Classe Report

Represents a report.

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

Sintaxe

'Declaração
Public NotInheritable Class Report _
    Implements IDefinitionPath, IReportScope
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.