ISqlToolsWindowWithConnectionState.IsConnected 속성

정의

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

public:
 property bool IsConnected { bool get(); };
public bool IsConnected { get; }
member this.IsConnected : bool
Public ReadOnly Property IsConnected As Boolean

속성 값

Boolean를 반환합니다.

적용 대상