Partilhar via


Campo DataRegionMember.m_group

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the data grouping information.

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

Sintaxe

'Declaração
Protected m_group As Group
'Uso
Dim value As Group 

value = Me.m_group 

Me.m_group = value
protected Group m_group
protected:
Group^ m_group
val mutable m_group: Group
protected var m_group : Group

Consulte também

Referência

DataRegionMember Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering