共用方式為


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 命名空間