次の方法で共有


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

適用対象