SchemaModelViewerControllerBase.ListenToToolWindowEvents 方法

侦听来自 SchemaModelViewerService 的事件。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
Protected Overridable Sub ListenToToolWindowEvents
protected virtual void ListenToToolWindowEvents()
protected:
virtual void ListenToToolWindowEvents()
abstract ListenToToolWindowEvents : unit -> unit 
override ListenToToolWindowEvents : unit -> unit 
protected function ListenToToolWindowEvents()

备注

当前,侦听的唯一事件是 DatabaseSchemaViewInitialized。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer 命名空间