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

Field Value

Value = 55

Applies to