Compartir a través de


SchemaModelViewerControllerBase.ListenToSchemaViewEvents (Método)

Escucha eventos de la Vista de esquema.

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 ListenToSchemaViewEvents
protected virtual void ListenToSchemaViewEvents()
protected:
virtual void ListenToSchemaViewEvents()
abstract ListenToSchemaViewEvents : unit -> unit 
override ListenToSchemaViewEvents : unit -> unit 
protected function ListenToSchemaViewEvents()

Comentarios

En este momento, no existe ningún evento que se pueda escuchar. La interfaz Vista de esquema del servicio de la ventana de herramientas está almacenada en memoria caché.

Seguridad de .NET Framework

Vea también

Referencia

SchemaModelViewerControllerBase Clase

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