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

Field Value

Value = 234

Applies to