次の方法で共有


QueryStringControl.Parameters プロパティ

定義

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

プロパティ値

適用対象