SchemaModelViewerControllerBaseInternal.OnDataSchemaModelRecycling 方法

处理 DataSchemaModel 正在回收事件。

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

语法

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

备注

从架构视图中移除根节点,并与存储事件断开连接。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBaseInternal 类

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