Compartilhar via


Campo DataRegionMember.m_parentCollectionIndex

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

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

Sintaxe

'Declaração
Protected m_parentCollectionIndex As Integer
'Uso
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

Consulte também

Referência

DataRegionMember Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering