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 개체입니다.

적용 대상