ISqlToolsWindowWithConnectionState 인터페이스

정의

연결 정보 검색을 허용하는 인터페이스입니다.

public interface class ISqlToolsWindowWithConnectionState
public interface ISqlToolsWindowWithConnectionState
type ISqlToolsWindowWithConnectionState = interface
Public Interface ISqlToolsWindowWithConnectionState
파생

속성

Connection

창에 현재 연결이 있는 경우 해당 매개 변수를 반환합니다.

ConnectionInfoList

현재 연결의 목록을 가져옵니다.

IsConnected

이 창에 현재 연결이 있는지 여부를 나타냅니다.

적용 대상