SchemaModelViewerControllerBase.DisconnectFromDataSchemaModelEvents-Methode

Trennt die Verbindung mit Schemamodell-(speicher-)ereignissen.

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

.NET Framework-Sicherheit

Siehe auch

Referenz

SchemaModelViewerControllerBase Klasse

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