IVsDataConnectionEvents 接口

定义

表示数据连接的基本事件。

public interface class IVsDataConnectionEvents
public interface IVsDataConnectionEvents
type IVsDataConnectionEvents = interface
Public Interface IVsDataConnectionEvents
派生

事件

MessageReceived

从数据源接收消息时发生。

StateChanged

数据连接状态更改时发生。

适用于