SQLWorkbenchCommands.GUID_SQLEditorGroup Field
GUID for the command group.
Namespace: Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly: SQLEditors (in SQLEditors.dll)
Syntax
'Declaration
Public Shared GUID_SQLEditorGroup As Guid
'Usage
Dim value As Guid
value = SQLWorkbenchCommands.GUID_SQLEditorGroup
SQLWorkbenchCommands.GUID_SQLEditorGroup = value
public static Guid GUID_SQLEditorGroup
public:
static Guid GUID_SQLEditorGroup
static val mutable GUID_SQLEditorGroup: Guid
public static var GUID_SQLEditorGroup : Guid
See Also
Reference
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace