Compartilhar via


Método SchemaModelViewerControllerBase.DisconnectFromSchemaViewEvents

Desconecte o esquema de Visualizar eventos. Defina a propriedade de modo de exibição do esquema em cache como null.

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

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

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