SQLWorkbenchCommands.cmdidShowExecutionPlan 字段

定义

属于 SQLEditorCommandSet 命令集的菜单命令 ID。 有关原始声明的详细信息,请参阅 SQLEditorsUI 附属程序集中的 pkgicmd.h 标头。

public: int cmdidShowExecutionPlan = 10;
public const int cmdidShowExecutionPlan = 10;
val mutable cmdidShowExecutionPlan : int
Public Const cmdidShowExecutionPlan As Integer  = 10

字段值

Value = 10

适用于