言語

ISqlToolsWindowWithConnectionState インターフェイス

定義

接続情報の発見を可能にするインターフェースです。

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

プロパティ

名前 説明
Connection

ウィンドウが現在の接続を持っている場合、パラメータを返します。

ConnectionInfoList

現在の接続リストを取得します。

IsConnected

このウィンドウに電流接続があるかどうかを示します。

適用対象