SQLWorkbenchCommands.cmdidCtrl5 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public: int cmdidCtrl5 = 110;
public const int cmdidCtrl5 = 110;
val mutable cmdidCtrl5 : int
Public Const cmdidCtrl5 As Integer = 110