Compartilhar via


Método SchemaModelViewerControllerBase.DisconnectFromDataSchemaModelEvents

Desconecta de eventos do modelo (armazenamento) de esquema.

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

Segurança do .NET Framework

Consulte também

Referência

SchemaModelViewerControllerBase Classe

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