Compartir a través de


Campo Paragraph.m_indexIntoParentCollectionDef

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_indexIntoParentCollectionDef As Integer
'Uso
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

Vea también

Referencia

Paragraph Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering