Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
A TablixMemberCollection object that represents the children of this tablix member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_children As TablixMemberCollection
'Usage
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace