DataAsyncCommandStartEventHandler 대리자

비동기 명령을 시작할 때 호출할 메서드를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.Data
어셈블리:  Microsoft.VisualStudio.Data(Microsoft.VisualStudio.Data.dll)

구문

‘선언
Public Delegate Sub DataAsyncCommandStartEventHandler
public delegate void DataAsyncCommandStartEventHandler()
public delegate void DataAsyncCommandStartEventHandler()
type DataAsyncCommandStartEventHandler = 
    delegate of unit -> unit
JScript에서는 대리자를 지원하지 않습니다.

설명

비동기 메서드 호출 하는 경우이 대리자가 호출 되는 DataAsyncCommand 개체와 명령 시작 된 실행 합니다.

참고 항목

참조

Microsoft.VisualStudio.Data 네임스페이스