共用方式為


SchemaModelViewerControllerBase.DisconnectFromSchemaViewEvents 方法

中斷與結構描述檢視事件的連接。 將快取的結構描述檢視屬性設定為 null。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
組件:  Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

語法

'宣告
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 安全性

請參閱

參考

SchemaModelViewerControllerBase 類別

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