Campo DataRegionMember.m_parentCollectionIndex
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies the index of this data region member in the parent data region member.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_parentCollectionIndex As Integer
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering