Compartilhar via


Método SchemaModelViewerControllerBaseInternal.OnDataSchemaModelRecycling

Manipula o 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 Overrides Sub OnDataSchemaModelRecycling
protected override void OnDataSchemaModelRecycling()
protected:
virtual void OnDataSchemaModelRecycling() override
abstract OnDataSchemaModelRecycling : unit -> unit 
override OnDataSchemaModelRecycling : unit -> unit 
protected override function OnDataSchemaModelRecycling()

Comentários

Remove o nó raiz da visualização Esquema e se desconecta de eventos de armazenamento.

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBaseInternal Classe

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