Compartir a través de


m_rowIndex Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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