IVsDataConnectionEvents 인터페이스

데이터 연결에 대 한 기본 이벤트를 나타냅니다.

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

구문

‘선언
Public Interface IVsDataConnectionEvents
public interface IVsDataConnectionEvents
public interface class IVsDataConnectionEvents
type IVsDataConnectionEvents =  interface end
public interface IVsDataConnectionEvents

IVsDataConnectionEvents 형식에서는 다음과 같은 멤버를 노출합니다.

이벤트

  이름 설명
Public 이벤트 MessageReceived 데이터 소스에서 메시지를 받을 때 발생 합니다.
Public 이벤트 StateChanged 데이터 연결의 상태가 변경 될 때 발생 합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.Data.Services 네임스페이스