SQLWorkbenchCommands.cmdidExecuteQuery 字段

定义

指定属于 SQLEditorCommandSet 命令集的菜单命令 ID。 有关原始声明的更多信息,请参见 SQLEditorsUI 卫星汇编中的 pkgicmd.h 头部。

public: int cmdidExecuteQuery = 1;
public const int cmdidExecuteQuery = 1;
val mutable cmdidExecuteQuery : int
Public Const cmdidExecuteQuery As Integer  = 1

字段值

Value = 1

适用于