SQLWorkbenchCommands.cmdidCancelQuery 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 cmdidCancelQuery = 3;
public const int cmdidCancelQuery = 3;
val mutable cmdidCancelQuery : int
Public Const cmdidCancelQuery As Integer  = 3

Field Value

Value = 3

Applies to