Share via


SQLWorkbenchCommands.cmdidCtrl3 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 cmdidCtrl3 As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

SQLWorkbenchCommands Class

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