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
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
SchemaModelViewerControllerBase Clase
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer (Espacio de nombres)