Compartir a través de


SchemaModelViewerControllerBase.ListenToToolWindowEvents (Método)

Escucha los eventos de SchemaModelViewerService.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

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

Comentarios

Actualmente, el único evento escuchado es DatabaseSchemaViewInitialized.

Seguridad de .NET Framework

Vea también

Referencia

SchemaModelViewerControllerBase Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer (Espacio de nombres)