SchemaViewControllerBase.OnDataSchemaModelRecycling Method

Called when the data schema model is recycling.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Overridable Sub OnDataSchemaModelRecycling
'Usage

Me.OnDataSchemaModelRecycling()
protected virtual void OnDataSchemaModelRecycling()
protected:
virtual void OnDataSchemaModelRecycling()
protected function OnDataSchemaModelRecycling()
abstract OnDataSchemaModelRecycling : unit -> unit 
override OnDataSchemaModelRecycling : unit -> unit 

.NET Framework Security

See Also

Reference

SchemaViewControllerBase Class

SchemaViewControllerBase Members

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows Namespace