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


Поле TablixMember.m_instance

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

A TablixMemberInstance object that represents 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 TablixMemberInstance
'Применение
Dim value As TablixMemberInstance 

value = Me.m_instance 

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

См. также

Справочник

TablixMember Класс

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