다음을 통해 공유


ScriptAndResultsEditorControl.OnHosted 메서드

Called when sited by Visual Studio. At this time, service providers have already been stored in internal variables, so it is safe to call GetService.

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

구문

‘선언
Protected Overrides Sub OnHosted
‘사용 방법
Me.OnHosted()
protected override void OnHosted()
protected:
virtual void OnHosted() override
abstract OnHosted : unit -> unit  
override OnHosted : unit -> unit
protected override function OnHosted()

참고 항목

참조

ScriptAndResultsEditorControl 클래스

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