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