SQLWorkbenchCommands.cmdidCtrl6 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 cmdidCtrl6 As Integer
'Usage
Dim value As Integer
value = SQLWorkbenchCommands.cmdidCtrl6
public const int cmdidCtrl6
public:
literal int cmdidCtrl6
static val mutable cmdidCtrl6: int
public const var cmdidCtrl6 : int
See Also
Reference
Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace