SchemaModelViewerControllerBase.DisconnectFromSchemaViewEvents 方法

从架构视图事件断开连接。 将缓存的架构视图属性设置为 null。

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

语法

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

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

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