SQLWorkbenchCommands.cmdidShowServerTrace Field

Definition

Specifies 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 cmdidShowServerTrace = 12;
public const int cmdidShowServerTrace = 12;
val mutable cmdidShowServerTrace : int
Public Const cmdidShowServerTrace As Integer  = 12

Field Value

Value = 12

Applies to