Partager via


Champ Paragraph.m_indexIntoParentCollectionDef

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 the report definition into the collection of report definition object’s parent.

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

Syntaxe

'Déclaration
Protected m_indexIntoParentCollectionDef As Integer
'Utilisation
Dim value As Integer 

value = Me.m_indexIntoParentCollectionDef 

Me.m_indexIntoParentCollectionDef = value
protected int m_indexIntoParentCollectionDef
protected:
int m_indexIntoParentCollectionDef
val mutable m_indexIntoParentCollectionDef: int
protected var m_indexIntoParentCollectionDef : int

Voir aussi

Référence

Paragraph Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering