Report-Klasse
Represents a report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class Report _
Implements IDefinitionPath, IReportScope
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..Report
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.