ScriptAndResultsEditorControl.m_connectionToUse 필드

Connection information that should be applied to the window after it is fully initialized, unless it is stamped with another connection.

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

구문

‘선언
Protected m_connectionToUse As CurrentlyActiveWndConnectionInfo
‘사용 방법
Dim value As CurrentlyActiveWndConnectionInfo 

value = Me.m_connectionToUse 

Me.m_connectionToUse = value
protected CurrentlyActiveWndConnectionInfo m_connectionToUse
protected:
CurrentlyActiveWndConnectionInfo^ m_connectionToUse
val mutable m_connectionToUse: CurrentlyActiveWndConnectionInfo
protected var m_connectionToUse : CurrentlyActiveWndConnectionInfo

참고 항목

참조

ScriptAndResultsEditorControl 클래스

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