ISqlScriptViewBase.ShowToolWindow Method
Shows the tool window.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.ToolWindows
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Sub ShowToolWindow
'Usage
Dim instance As ISqlScriptViewBase
instance.ShowToolWindow()
void ShowToolWindow()
void ShowToolWindow()
function ShowToolWindow()
abstract ShowToolWindow : unit -> unit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.ToolWindows Namespace