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