SQLWorkbenchCommands.cmdidDebugQuery Field

Definition

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 cmdidDebugQuery = 23;
public const int cmdidDebugQuery = 23;
val mutable cmdidDebugQuery : int
Public Const cmdidDebugQuery As Integer  = 23

Field Value

Value = 23

Applies to