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

Field Value

Value = 51

Applies to