GetExecutionInfo2CompletedEventHandler 대리자
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Delegate Sub GetExecutionInfo2CompletedEventHandler ( _
sender As Object, _
e As GetExecutionInfo2CompletedEventArgs _
)
public delegate void GetExecutionInfo2CompletedEventHandler(
Object sender,
GetExecutionInfo2CompletedEventArgs e
)
public delegate void GetExecutionInfo2CompletedEventHandler(
Object^ sender,
GetExecutionInfo2CompletedEventArgs^ e
)
type GetExecutionInfo2CompletedEventHandler =
delegate of
sender:Object *
e:GetExecutionInfo2CompletedEventArgs -> unit
JScript에서는 대리자를 지원하지 않습니다.
매개 변수
- sender
형식: Object
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스