Compartilhar via


Método SchemaModelViewerControllerBase.OnDataSchemaModelRecycling

Manipula um evento de reciclagem de DataSchemaModel.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Protected Overridable Sub OnDataSchemaModelRecycling
protected virtual void OnDataSchemaModelRecycling()
protected:
virtual void OnDataSchemaModelRecycling()
abstract OnDataSchemaModelRecycling : unit -> unit 
override OnDataSchemaModelRecycling : unit -> unit 
protected function OnDataSchemaModelRecycling()

Comentários

Desconecta de eventos de armazenamento.

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer