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

Field Value

Value = 210

Applies to