次の方法で共有


DataRegionMemberCollection<T>.m_parentDefinitionPath フィールド

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

親定義パス。

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

構文

'宣言
Protected m_parentDefinitionPath As IDefinitionPath
'使用
Dim value As IDefinitionPath 

value = Me.m_parentDefinitionPath 

Me.m_parentDefinitionPath = value
protected IDefinitionPath m_parentDefinitionPath
protected:
IDefinitionPath^ m_parentDefinitionPath
val mutable m_parentDefinitionPath: IDefinitionPath
protected var m_parentDefinitionPath : IDefinitionPath

関連項目

参照

DataRegionMemberCollection<T> クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間