Condividi tramite


Campo DataRegionMemberCollection<T>.m_owner

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

The owner of this chart member.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_owner As ReportItem
'Utilizzo
Dim value As ReportItem 

value = Me.m_owner 

Me.m_owner = value
protected ReportItem m_owner
protected:
ReportItem^ m_owner
val mutable m_owner: ReportItem
protected var m_owner : ReportItem

Vedere anche

Riferimento

DataRegionMemberCollection<T> Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering