Compartilhar via


Método SchemaModelViewerControllerBase.OnDataSchemaModelRecycled

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 OnDataSchemaModelRecycled
protected virtual void OnDataSchemaModelRecycled()
protected:
virtual void OnDataSchemaModelRecycled()
abstract OnDataSchemaModelRecycled : unit -> unit 
override OnDataSchemaModelRecycled : unit -> unit 
protected function OnDataSchemaModelRecycled()

Comentários

Ouve a armazenar eventos.

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

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