Campo TablixMember.m_children
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A TablixMemberCollection object that represents the children of this tablix member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_children As TablixMemberCollection
'Uso
Dim value As TablixMemberCollection
value = Me.m_children
Me.m_children = value
protected TablixMemberCollection m_children
protected:
TablixMemberCollection^ m_children
val mutable m_children: TablixMemberCollection
protected var m_children : TablixMemberCollection
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering