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

Field Value

Value = 20

Applies to