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 类型公开以下成员。

事件

  名称 说明
公共事件 MessageReceived 当消息从数据源,接收发生。
公共事件 StateChanged 更改,发生数据连接的状态。

页首

请参见

参考

Microsoft.VisualStudio.Data.Services 命名空间