Класс ReportInstance
Represents an instance type of the Report class, and contains the calculated values of the properties in Report.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ReportInstance _
Inherits BaseInstance _
Implements IReportScopeInstance
'Применение
Dim instance As ReportInstance
public sealed class ReportInstance : BaseInstance,
IReportScopeInstance
public ref class ReportInstance sealed : public BaseInstance,
IReportScopeInstance
[<SealedAttribute>]
type ReportInstance =
class
inherit BaseInstance
interface IReportScopeInstance
end
public final class ReportInstance extends BaseInstance implements IReportScopeInstance
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportInstance
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.