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
'Declaration
Public Sub New
'Usage
Dim instance As New SqlServerObjectExplorerToolWindow()
public SqlServerObjectExplorerToolWindow()
public:
SqlServerObjectExplorerToolWindow()
new : unit -> SqlServerObjectExplorerToolWindow
public function SqlServerObjectExplorerToolWindow()
See Also
Reference
SqlServerObjectExplorerToolWindow Class
Microsoft.VisualStudio.Data.Tools.SqlObjectExplorer Namespace