SchemaModelViewerControllerBase.DisconnectFromSchemaViewEvents Method

Disconnect from Schema View events. Set cached Schema View property to null.

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

Syntax

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

.NET Framework Security

See Also

Reference

SchemaModelViewerControllerBase Class

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