SchemaModelViewerControllerBase.ListenToDataSchemaModelEvents (Método)
Escucha eventos del modelo de esquema de datos.
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 ListenToDataSchemaModelEvents
protected virtual void ListenToDataSchemaModelEvents()
protected:
virtual void ListenToDataSchemaModelEvents()
abstract ListenToDataSchemaModelEvents : unit -> unit
override ListenToDataSchemaModelEvents : unit -> unit
protected function ListenToDataSchemaModelEvents()
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)