Share via


SQLWorkbenchCommands.cmdidDisconnectAll Field

Definition

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

Field Value

Value = 52

Applies to