ISqlToolsWindowWithConnectionState 接口

定义

一个允许发现连接信息的接口。

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

属性

Connection

在窗口具有当前连接时,返回其参数。

ConnectionInfoList

获取当前连接的列表。

IsConnected

指示此窗口是否具有当前连接。

适用于