Condividi tramite


Campo TablixRowCollection.m_owner

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

A Tablix object that represents the owner of this row collection.

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

Sintassi

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

value = Me.m_owner 

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

Vedere anche

Riferimento

TablixRowCollection Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering