SchemaModelViewerControllerBase.OnDataSchemaModelRecycled 方法

处理 DataSchemaModel 已回收事件。

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

语法

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

备注

侦听以存储事件。

.NET Framework 安全性

请参见

参考

SchemaModelViewerControllerBase 类

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