次の方法で共有


DrillthroughUrl プロパティ

ドリルスルー レポートの URL を取得します。

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

構文

'宣言
Public ReadOnly Property DrillthroughUrl As String
    Get
'使用
Dim instance As ActionDrillthroughInstance
Dim value As String

value = instance.DrillthroughUrl
public string DrillthroughUrl { get; }
public:
property String^ DrillthroughUrl {
    String^ get ();
}
member DrillthroughUrl : string
function get DrillthroughUrl () : String

プロパティ値

型: System. . :: . .String
ドリルスルー レポートの URL を表す string 値。