Share via


SqlServerObjectExplorerToolWindow Constructor ()

 

This class supports the product infrastructure and is not intended to be used directly from your code. Standard constructor for the tool window.

Namespace:   Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer (in Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer.dll)

Syntax

public SqlServerObjectExplorerToolWindow()
public:
SqlServerObjectExplorerToolWindow()
new : unit -> SqlServerObjectExplorerToolWindow
Public Sub New

See Also

SqlServerObjectExplorerToolWindow Class
Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer Namespace

Return to top