Compartilhar via


Método SchemaModelViewerControllerBase.ListenToDataSchemaModelEvents

Escuta para eventos do modelo de esquema de dados.

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

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

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