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

Field Value

Value = 21

Applies to