Campo DataRow.m_owner
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
The owner of the data row.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_owner As CustomReportItem
'Utilizzo
Dim value As CustomReportItem
value = Me.m_owner
Me.m_owner = value
protected CustomReportItem m_owner
protected:
CustomReportItem^ m_owner
val mutable m_owner: CustomReportItem
protected var m_owner : CustomReportItem
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering