ISqlToolsWindowWithConnectionState.IsConnected 속성

Indicates if this window has th current connection.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
ReadOnly Property IsConnected As Boolean 
    Get
‘사용 방법
Dim instance As ISqlToolsWindowWithConnectionState 
Dim value As Boolean 

value = instance.IsConnected
bool IsConnected { get; }
property bool IsConnected {
    bool get ();
}
abstract IsConnected : bool
function get IsConnected () : boolean

속성 값

유형: System.Boolean
Returns Boolean.

참고 항목

참조

ISqlToolsWindowWithConnectionState 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration 네임스페이스