ShowPlanEditorFactory Klasse

Definition

Die ShowPlanEditor-Factory.

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
Vererbung
ShowPlanEditorFactory
Attribute

Konstruktoren

ShowPlanEditorFactory()

Initialisiert eine neue Instanz der ShowPlanEditorFactory-Klasse.

Felder

editorGuid

Guid des Editors.

(Geerbt von EditorFactoryBase)
withEncoding

Boolescher Wert, der angibt, ob das Skript die Codierung verwendet.

(Geerbt von EditorFactoryBase)

Eigenschaften

Cookie

Abstraktes Handle in Visual Studio, mit dem die Registrierung dieses Editors aufgehoben werden soll.

(Geerbt von EditorFactoryBase)
EditorGuid

Ruft die Guid der Editorfactory ab.

(Geerbt von EditorFactoryBase)

Methoden

CreateEditorInstance(IServiceProvider, Boolean, String)

Erstellt eine Instanz des Editors.

(Geerbt von EditorFactoryBase)

Explizite Schnittstellenimplementierungen

IVsEditorFactory.Close()

Der Interop-Anbieter.

(Geerbt von EditorFactoryBase)
IVsEditorFactory.CreateEditorInstance(UInt32, String, String, IVsHierarchy, UInt32, IntPtr, IntPtr, IntPtr, String, Guid, Int32)

Der Interop-Anbieter.

(Geerbt von EditorFactoryBase)
IVsEditorFactory.MapLogicalView(Guid, String)

Ordnet die logische Sicht zu.

(Geerbt von EditorFactoryBase)
IVsEditorFactory.SetSite(IServiceProvider)

Legt die Website fest.

(Geerbt von EditorFactoryBase)

Gilt für: