データ接続の基本的なイベントを表します。
名前空間: 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 | データ接続の状態が変更されたときに発生します。 |
このページのトップへ
.gif)