SchemaModelViewerControllerBase.ListenToToolWindowEvents-Methode

Lauscht auf Ereignisse vom SchemaModelViewerService.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Protected Overridable Sub ListenToToolWindowEvents
protected virtual void ListenToToolWindowEvents()
protected:
virtual void ListenToToolWindowEvents()
abstract ListenToToolWindowEvents : unit -> unit 
override ListenToToolWindowEvents : unit -> unit 
protected function ListenToToolWindowEvents()

Hinweise

Derzeit ist das einzige überwachte Ereignis DatabaseSchemaViewInitialized.

.NET Framework-Sicherheit

Siehe auch

Referenz

SchemaModelViewerControllerBase Klasse

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer-Namespace