다음을 통해 공유


Report.GetReportParameterByName(String) 메서드

정의

public:
 Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^ GetReportParameterByName(System::String ^ name);
public Microsoft.ReportingServices.RdlObjectModel.ReportParameter GetReportParameterByName (string name);
member this.GetReportParameterByName : string -> Microsoft.ReportingServices.RdlObjectModel.ReportParameter
Public Function GetReportParameterByName (name As String) As ReportParameter

매개 변수

name
String

반환

적용 대상