Share via


SQLWorkbenchCommands Constructor

Initializes a new instance of the SQLWorkbenchCommands class.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SQLWorkbenchCommands()
public SQLWorkbenchCommands()
public:
SQLWorkbenchCommands()
new : unit -> SQLWorkbenchCommands
public function SQLWorkbenchCommands()

See Also

Reference

SQLWorkbenchCommands Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace