共用方式為


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 命名空間