QueryResultsGrid.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

属性值

适用于