Campo ChartDataPoint.m_rowIndex
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
An int value that represents the row index.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_rowIndex As Integer
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering