SQLWorkbenchCommands.cmdidExecuteQuery Field

Definition

Specifies a 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 cmdidExecuteQuery = 1;
public const int cmdidExecuteQuery = 1;
val mutable cmdidExecuteQuery : int
Public Const cmdidExecuteQuery As Integer  = 1

Field Value

Value = 1

Applies to