Freigeben über


DataRegionMember.m_parentCollectionIndex-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the index of this data region member in the parent data region member.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_parentCollectionIndex As Integer
'Usage
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

Siehe auch

Verweis

DataRegionMember Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace