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

Field Value

Value = 2

Applies to