SchemaModelViewerControllerBase.DisconnectFromSchemaViewEvents – metoda
Odpojte od zobrazení schématu události. Vlastnost mezipaměti schématu zobrazení na hodnotu null.
Obor názvů: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Sestavení: Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntaxe
'Deklarace
Protected Overridable Sub DisconnectFromSchemaViewEvents
protected virtual void DisconnectFromSchemaViewEvents()
protected:
virtual void DisconnectFromSchemaViewEvents()
abstract DisconnectFromSchemaViewEvents : unit -> unit
override DisconnectFromSchemaViewEvents : unit -> unit
protected function DisconnectFromSchemaViewEvents()
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Odkaz
SchemaModelViewerControllerBase Třída
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer – obor názvů