SchemaModelViewerControllerBase.DisconnectFromDataSchemaModelEvents 方法

从架构模型(存储)事件断开连接。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
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 安全性

请参见

参考

SchemaModelViewerControllerBase 类

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer 命名空间