Поделиться через


Поле TablixRow.m_rowIndex

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

An int value that represents the row index of the tablix row.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_rowIndex As Integer
'Применение
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

См. также

Справочник

TablixRow Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering