Freigeben über


Paragraph.m_indexIntoParentCollectionDef-Feld

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

Specifies the index of the report definition into the collection of report definition object’s parent.

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

Syntax

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

Siehe auch

Verweis

Paragraph Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace