SchemaViewControllerBase.CacheToolWindowService Method

Gets and caches the DatabaseToolWindowService service.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Overridable Sub CacheToolWindowService
'Usage

Me.CacheToolWindowService()
protected virtual void CacheToolWindowService()
protected:
virtual void CacheToolWindowService()
protected function CacheToolWindowService()
abstract CacheToolWindowService : unit -> unit 
override CacheToolWindowService : unit -> unit 

.NET Framework Security

See Also

Reference

SchemaViewControllerBase Class

SchemaViewControllerBase Members

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows Namespace