다음을 통해 공유


EnableEventArgs 생성자

Initializes a new instance of the EnableEventArgs class.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:  Microsoft.ReportingServices.QueryDesigners(Microsoft.ReportingServices.QueryDesigners.dll)

구문

‘선언
Public Sub New ( _
    fEnabled As Boolean _
)
‘사용 방법
Dim fEnabled As Boolean 

Dim instance As New EnableEventArgs(fEnabled)
public EnableEventArgs(
    bool fEnabled
)
public:
EnableEventArgs(
    bool fEnabled
)
new : 
        fEnabled:bool -> EnableEventArgs
public function EnableEventArgs(
    fEnabled : boolean
)

매개 변수

참고 항목

참조

EnableEventArgs 클래스

Microsoft.ReportingServices.Interfaces 네임스페이스