Класс Report
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.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class Report _
Implements IDocumentMapEntry
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..Report
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.