Share via


SQLWorkbenchCommands.GUID_SQLEditorCommandSet Field

GUID for the command set.

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

Syntax

'Declaration
Public Shared GUID_SQLEditorCommandSet As Guid
'Usage
Dim value As Guid 

value = SQLWorkbenchCommands.GUID_SQLEditorCommandSet 

SQLWorkbenchCommands.GUID_SQLEditorCommandSet = value
public static Guid GUID_SQLEditorCommandSet
public:
static Guid GUID_SQLEditorCommandSet
static val mutable GUID_SQLEditorCommandSet: Guid
public static var GUID_SQLEditorCommandSet : Guid

See Also

Reference

SQLWorkbenchCommands Class

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