Action.Drillthrough 屬性

定義

點擊超連結即可取得或設定鑽孔報告,該報告應執行。

public:
 property Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ Drillthrough { Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Drillthrough Drillthrough { get; set; }
member this.Drillthrough : Microsoft.ReportingServices.RdlObjectModel.Drillthrough with get, set
Public Property Drillthrough As Drillthrough

屬性值

一個 Drillthrough 應該點擊超連結來執行的物件。

適用於