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

Field Value

Value = 19

Applies to