Поделиться через


Поле TextRun.m_instance

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Specifies the report instance object that contains the calculated values of this report definition object.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_instance As TextRunInstance
'Применение
Dim value As TextRunInstance 

value = Me.m_instance 

Me.m_instance = value
protected TextRunInstance m_instance
protected:
TextRunInstance^ m_instance
val mutable m_instance: TextRunInstance
protected var m_instance : TextRunInstance

См. также

Справочник

TextRun Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering