Share via


SQLWorkbenchCommands.cmdIdTeamSystemSqlEditorStop Field

Menu command IDs that belong to the SQLEditorCommandSet command set. For more information about original declarations, see the pkgicmd.h header in SQLEditorsUI satellite assembly.

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

Syntax

'Declaration
Public Const cmdIdTeamSystemSqlEditorStop As Integer
'Usage
Dim value As Integer 

value = SQLWorkbenchCommands.cmdIdTeamSystemSqlEditorStop
public const int cmdIdTeamSystemSqlEditorStop
public:
literal int cmdIdTeamSystemSqlEditorStop
static val mutable cmdIdTeamSystemSqlEditorStop: int
public const var cmdIdTeamSystemSqlEditorStop : int

See Also

Reference

SQLWorkbenchCommands Class

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