SchemaModelViewerControllerBase.OnDataSchemaModelRecycling 方法

处理 DataSchemaModel 正在回收事件。

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

语法

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

备注

从存储事件断开连接。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

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