Share via


SQLWorkbenchCommands.GUID_SQL11EditorCommandSet Field

GUID for the command set.

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

Syntax

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

value = SQLWorkbenchCommands.GUID_SQL11EditorCommandSet 

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

See Also

Reference

SQLWorkbenchCommands Class

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