次の方法で共有


TablixCell.m_definitionPath フィールド

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

レポート定義内のこのレポート定義オブジェクトのパスを表す string 値。

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

構文

'宣言
Protected m_definitionPath As String
'使用
Dim value As String 

value = Me.m_definitionPath 

Me.m_definitionPath = value
protected string m_definitionPath
protected:
String^ m_definitionPath
val mutable m_definitionPath: string
protected var m_definitionPath : String

関連項目

参照

TablixCell クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間