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


Поле ChartDataPoint.m_columnIndex

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

An int value that represents the column index.

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

Синтаксис

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

См. также

Справочник

ChartDataPoint Класс

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