Share via


ActionDrillthrough.Parameters 属性

定义

钻取报表的参数。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ParameterCollection ^ Parameters { Microsoft::ReportingServices::OnDemandReportRendering::ParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.OnDemandReportRendering.ParameterCollection
Public ReadOnly Property Parameters As ParameterCollection

属性值

ParameterCollection 对象。

适用于