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

Field Value

Value = 230

Applies to