Campo DataCell.m_instance
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies an instance for this data cell.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_instance As DataCellInstance
'Utilizzo
Dim value As DataCellInstance
value = Me.m_instance
Me.m_instance = value
protected DataCellInstance m_instance
protected:
DataCellInstance^ m_instance
val mutable m_instance: DataCellInstance
protected var m_instance : DataCellInstance
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering