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