ReportUrlBuilder.AddParameters(NameValueCollection, UrlParameterType) Metode

Definisi

Menambahkan sekumpulan parameter ke ReportUrlBuilder objek .

public:
 void AddParameters(System::Collections::Specialized::NameValueCollection ^ urlParameters, Microsoft::ReportingServices::ReportRendering::UrlParameterType parameterType);
public void AddParameters (System.Collections.Specialized.NameValueCollection urlParameters, Microsoft.ReportingServices.ReportRendering.UrlParameterType parameterType);
member this.AddParameters : System.Collections.Specialized.NameValueCollection * Microsoft.ReportingServices.ReportRendering.UrlParameterType -> unit
Public Sub AddParameters (urlParameters As NameValueCollection, parameterType As UrlParameterType)

Parameter

urlParameters
NameValueCollection

Parameter URL yang akan ditambahkan.

parameterType
UrlParameterType

Jenis parameter.

Berlaku untuk