SqlScriptEditorControl.executionControlHost 필드

Container for everything but the status bar. Used for layout.

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

구문

‘선언
Protected executionControlHost As Panel
‘사용 방법
Dim value As Panel 

value = Me.executionControlHost 

Me.executionControlHost = value
protected Panel executionControlHost
protected:
Panel^ executionControlHost
val mutable executionControlHost: Panel
protected var executionControlHost : Panel

참고 항목

참조

SqlScriptEditorControl 클래스

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