Report-Klasse
Contains properties, data, and layout information for the report. The Report class is the root of the Report object model. This class cannot be inherited.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class Report _
Implements IDocumentMapEntry
'Usage
Dim instance As Report
public sealed class Report : IDocumentMapEntry
public ref class Report sealed : IDocumentMapEntry
[<SealedAttribute>]
type Report =
class
interface IDocumentMapEntry
end
public final class Report implements IDocumentMapEntry
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..Report
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.