Condividi tramite


Campo DataRegionMember.m_owner

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

Specifies the report item that owns this data 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

DataRegionMember Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering