Campo Paragraph.m_indexIntoParentCollectionDef
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 the report definition into the collection of report definition object’s parent.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering