Compartilhar via


Método SchemaModelViewerControllerBase.ListenToToolWindowEvents

Escuta para eventos do SchemaModelViewerService.

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

Sintaxe

'Declaração
Protected Overridable Sub ListenToToolWindowEvents
protected virtual void ListenToToolWindowEvents()
protected:
virtual void ListenToToolWindowEvents()
abstract ListenToToolWindowEvents : unit -> unit 
override ListenToToolWindowEvents : unit -> unit 
protected function ListenToToolWindowEvents()

Comentários

Atualmente, o único evento ouviu é DatabaseSchemaViewInitialized.

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

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