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

Field Value

Value = 201

Applies to