Поле DataRegionMember.m_parentCollectionIndex
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Specifies the index of this data region member in the parent data region member.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_parentCollectionIndex As Integer
'Применение
Dim value As Integer
value = Me.m_parentCollectionIndex
Me.m_parentCollectionIndex = value
protected int m_parentCollectionIndex
protected:
int m_parentCollectionIndex
val mutable m_parentCollectionIndex: int
protected var m_parentCollectionIndex : int
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering