ActionDrillthrough.Parameters プロパティ
詳細レポートのパラメーター。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Parameters As ParameterCollection
Get
'使用
Dim instance As ActionDrillthrough
Dim value As ParameterCollection
value = instance.Parameters
public ParameterCollection Parameters { get; }
public:
property ParameterCollection^ Parameters {
ParameterCollection^ get ();
}
member Parameters : ParameterCollection
function get Parameters () : ParameterCollection
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ParameterCollection
ParameterCollection オブジェクト。