次の方法で共有


DataRegionMember.m_group フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

データのグループ化情報を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected m_group As Group
'使用
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

関連項目

参照

DataRegionMember クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間