GetParameters メソッド
ReportViewerWebPart の現在のレポートのパラメーターを返します。
名前空間: Microsoft.ReportingServices.SharePoint.UI.WebParts
アセンブリ: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
構文
'宣言
Public Function GetParameters As ReportParameterInfoCollection
'使用
Dim instance As ReportViewerWebPart
Dim returnValue As ReportParameterInfoCollection
returnValue = instance.GetParameters()
public ReportParameterInfoCollection GetParameters()
public:
ReportParameterInfoCollection^ GetParameters()
member GetParameters : unit -> ReportParameterInfoCollection
public function GetParameters() : ReportParameterInfoCollection
戻り値
型: ReportParameterInfoCollection
ReportParameterInfo オブジェクトのコレクションです。