Dela via


SchemaModelViewerControllerBaseInternal.OnDataSchemaModelRecycled Method

Handles the DataSchemaModel recycled event.

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

Syntax

'Declaration
Protected Overrides Sub OnDataSchemaModelRecycled
protected override void OnDataSchemaModelRecycled()
protected:
virtual void OnDataSchemaModelRecycled() override
abstract OnDataSchemaModelRecycled : unit -> unit 
override OnDataSchemaModelRecycled : unit -> unit 
protected override function OnDataSchemaModelRecycled()

Remarks

Listens to store events, updates the Schema Manager reference, and adds the root node to Schema View.

.NET Framework Security

See Also

Reference

SchemaModelViewerControllerBaseInternal Class

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