ISqlToolsWindowWithConnectionState Interface

Definition

An interface that allows the discovery of connection information.

public interface class ISqlToolsWindowWithConnectionState
public interface ISqlToolsWindowWithConnectionState
type ISqlToolsWindowWithConnectionState = interface
Public Interface ISqlToolsWindowWithConnectionState
Derived

Properties

Connection

When the window has the current connection, returns its parameters.

ConnectionInfoList

Gets the list of current connections.

IsConnected

Indicates if this window has th current connection.

Applies to