次の方法で共有


Action.Drillthrough プロパティ

ハイパーリンクをクリックして実行される詳細レポート。

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

構文

'宣言
Public ReadOnly Property Drillthrough As ActionDrillthrough 
    Get
'使用
Dim instance As Action 
Dim value As ActionDrillthrough 

value = instance.Drillthrough
public ActionDrillthrough Drillthrough { get; }
public:
property ActionDrillthrough^ Drillthrough {
    ActionDrillthrough^ get ();
}
member Drillthrough : ActionDrillthrough
function get Drillthrough () : ActionDrillthrough

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough
ActionDrillthrough オブジェクト。

関連項目

参照

Action クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間