Partager via


Champ DataRegionMember.m_parentCollectionIndex

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_parentCollectionIndex As Integer
'Utilisation
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

Voir aussi

Référence

DataRegionMember Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering