IVsDataConnectionEvents 인터페이스

정의

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

public interface class IVsDataConnectionEvents
public interface IVsDataConnectionEvents
type IVsDataConnectionEvents = interface
Public Interface IVsDataConnectionEvents
파생

이벤트

MessageReceived

데이터 원본에서 메시지를 받을 때 발생합니다.

StateChanged

데이터 연결의 상태가 변경되면 발생합니다.

적용 대상