Compartir a través de


SchemaModelViewerControllerBaseInternal.OnDataSchemaModelRecycling (Método)

Controla el evento de reciclaje de DataSchemaModel.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
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()

Comentarios

Quita el nodo raíz de Vista de esquema y se desconecta de los eventos de almacén.

Seguridad de .NET Framework

Vea también

Referencia

SchemaModelViewerControllerBaseInternal Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer (Espacio de nombres)