다음을 통해 공유


ReportParameter 생성자 (String)

이름으로 새 ReportParameter를 인스턴스화합니다.

네임스페이스:  Microsoft.Reporting.WinForms
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public Sub New ( _
    name As String _
)
‘사용 방법
Dim name As String

Dim instance As New ReportParameter(name)
public ReportParameter(
    string name
)
public:
ReportParameter(
    String^ name
)
new : 
        name:string -> ReportParameter
public function ReportParameter(
    name : String
)

매개 변수

참고 항목

참조

ReportParameter 클래스

ReportParameter 오버로드

Microsoft.Reporting.WinForms 네임스페이스