ShowPlanEditorFactory 클래스

정의

ShowPlanEditor 공장.

public ref class ShowPlanEditorFactory sealed : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::EditorFactoryBase
[System.Runtime.InteropServices.Guid("BD41288B-959E-41BC-9A56-1D1F232059D2")]
public sealed class ShowPlanEditorFactory : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.EditorFactoryBase
[<System.Runtime.InteropServices.Guid("BD41288B-959E-41BC-9A56-1D1F232059D2")>]
type ShowPlanEditorFactory = class
    inherit EditorFactoryBase
Public NotInheritable Class ShowPlanEditorFactory
Inherits EditorFactoryBase
상속
ShowPlanEditorFactory
특성

생성자

Name Description
ShowPlanEditorFactory()

ShowPlanEditorFactory 클래스의 새 인스턴스를 초기화합니다.

필드

Name Description
editorGuid

편집자의 말 Guid 입니다.

(다음에서 상속됨 EditorFactoryBase)
withEncoding

스크립트가 인코딩을 사용하는지 나타내는 불리언입니다.

(다음에서 상속됨 EditorFactoryBase)

속성

Name Description
Cookie

Visual Studio에서 이 에디터를 등록 해제하는 데 사용할 추상 핸들을 사용하세요.

(다음에서 상속됨 EditorFactoryBase)
EditorGuid

에디터 공장 Guid을 얻습니다.

(다음에서 상속됨 EditorFactoryBase)

메서드

Name Description
CreateEditorInstance(IServiceProvider, Boolean, String)

에디터 인스턴스를 생성합니다.

(다음에서 상속됨 EditorFactoryBase)

명시적 인터페이스 구현

Name Description
IVsEditorFactory.Close()

상호운영형 제공자.

(다음에서 상속됨 EditorFactoryBase)
IVsEditorFactory.CreateEditorInstance(UInt32, String, String, IVsHierarchy, UInt32, IntPtr, IntPtr, IntPtr, String, Guid, Int32)

상호운용자 제공자.

(다음에서 상속됨 EditorFactoryBase)
IVsEditorFactory.MapLogicalView(Guid, String)

논리적 관점의 지도.

(다음에서 상속됨 EditorFactoryBase)
IVsEditorFactory.SetSite(IServiceProvider)

장소를 설정하는 거죠.

(다음에서 상속됨 EditorFactoryBase)

적용 대상